mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
32x: drc: one manual page worth of opcodes implemented (x86 and arm)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@827 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
c908877fcd
commit
fcf58ef66e
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ include ../common/revision.mak
|
||||||
|
|
||||||
pico/carthw/svp/compiler.o : ../../cpu/drc/emit_arm.c
|
pico/carthw/svp/compiler.o : ../../cpu/drc/emit_arm.c
|
||||||
cpu/sh2/compiler.o : ../../cpu/drc/emit_x86.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/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
|
pico/memory.o pico/cd/memory.o : ../../pico/pico_int.h ../../pico/memory.h
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue