32x: drc: more wip, some games work, debug stats
authornotaz <notasas@gmail.com>
Tue, 13 Oct 2009 15:42:21 +0000 (15:42 +0000)
committernotaz <notasas@gmail.com>
Tue, 13 Oct 2009 15:42:21 +0000 (15:42 +0000)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@814 be3aeb3a-fb24-0410-a615-afba39da0efa

linux/Makefile

index 5c77220..1adb5da 100644 (file)
@@ -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