mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
rework sh2 sync, again..
also some new debug and poll code VF seems to be ok at least..
This commit is contained in:
parent
51d86e55f6
commit
19886062f1
9 changed files with 507 additions and 169 deletions
1
Makefile
1
Makefile
|
@ -6,6 +6,7 @@ CFLAGS += -Iplatform/linux/
|
|||
ifndef DEBUG
|
||||
CFLAGS += -O2 -DNDEBUG
|
||||
endif
|
||||
#CFLAGS += -DEVT_LOG
|
||||
#CFLAGS += -DDRC_CMP
|
||||
#drc_debug = 4
|
||||
#profile = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue