notaz.gp2x.de
/
libpicofe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c908877
)
32x: drc: one manual page worth of opcodes implemented (x86 and arm)
author
notaz
<notasas@gmail.com>
Wed, 28 Oct 2009 15:40:38 +0000
(15:40 +0000)
committer
notaz
<notasas@gmail.com>
Wed, 28 Oct 2009 15:40:38 +0000
(15:40 +0000)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@827
be3aeb3a
-fb24-0410-a615-
afba39da0efa
linux/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/linux/Makefile
b/linux/Makefile
index
8d37fd4
..
3638286
100644
(file)
--- a/
linux/Makefile
+++ b/
linux/Makefile
@@
-141,6
+141,7
@@
include ../common/revision.mak
pico/carthw/svp/compiler.o : ../../cpu/drc/emit_arm.c
cpu/sh2/compiler.o : ../../cpu/drc/emit_x86.c
+cpu/sh2/mame/sh2pico.o : ../../cpu/sh2/mame/sh2.c
pico/pico.o pico/cd/pico.o : ../../pico/pico_cmn.c ../../pico/pico_int.h
pico/memory.o pico/cd/memory.o : ../../pico/pico_int.h ../../pico/memory.h