mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
32x: drc: more wip, some games work, debug stats
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@814 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
3028a8e4d7
commit
df27781f26
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ OBJS += cpu/sh2/mame/sh2pico.o
|
|||
OBJS += cpu/sh2/compiler.o
|
||||
OBJS += cpu/sh2/stub_x86.o
|
||||
ifeq "$(drc_debug)" "1"
|
||||
DEFINES += DRC_DEBUG
|
||||
DEFINES += DRC_DEBUG=1
|
||||
OBJS += cpu/sh2/mame/sh2dasm.o
|
||||
OBJS += host_dasm.o
|
||||
LDFLAGS += -lbfd -lopcodes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue