mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-23 04:30:10 +00:00
plain interpretive mode for debugging purposes
This commit is contained in:
parent
28ae4b0028
commit
2f13888ea8
@ -83,7 +83,7 @@
|
||||
**/
|
||||
|
||||
#ifndef PPC_LAZY_PC_UPDATE
|
||||
#define PPC_LAZY_PC_UPDATE
|
||||
#undef PPC_LAZY_PC_UPDATE
|
||||
#endif
|
||||
|
||||
|
||||
@ -124,7 +124,7 @@
|
||||
**/
|
||||
|
||||
#ifndef PPC_NO_DECODE_CACHE
|
||||
#undef PPC_NO_DECODE_CACHE
|
||||
#define PPC_NO_DECODE_CACHE 1
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user