sh2 drc host disassembler integration for gp2x

This commit is contained in:
kub 2019-03-20 21:12:10 +01:00
parent 5a5d765c23
commit f5939109c4
6 changed files with 26 additions and 11 deletions

View file

@ -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