mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
sh2 drc host disassembler integration for gp2x
This commit is contained in:
parent
5a5d765c23
commit
f5939109c4
6 changed files with 26 additions and 11 deletions
2
Makefile
2
Makefile
|
@ -122,8 +122,6 @@ OBJS += platform/gp2x/emu.o
|
|||
OBJS += platform/gp2x/vid_mmsp2.o
|
||||
OBJS += platform/gp2x/vid_pollux.o
|
||||
OBJS += platform/gp2x/warm.o
|
||||
OBJS += platform/gp2x/host_dasm.o
|
||||
OBJS += cpu/sh2/mame/sh2dasm.o
|
||||
USE_FRONTEND = 1
|
||||
PLATFORM_MP3 = 1
|
||||
PLATFORM_ZLIB = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue