mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-08 08:28:05 -04:00
sh2 drc, several bug fixes
This commit is contained in:
parent
a43c77c0e5
commit
31efd4546e
11 changed files with 51 additions and 40 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "../sh2.h"
|
||||
|
||||
#ifdef DRC_CMP
|
||||
#include "../compiler.c"
|
||||
#include "../compiler.h"
|
||||
#define BUSY_LOOP_HACKS 0
|
||||
#else
|
||||
#define BUSY_LOOP_HACKS 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue