mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-11 10:30:09 +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
|
#ifndef PPC_LAZY_PC_UPDATE
|
||||||
#define PPC_LAZY_PC_UPDATE
|
#undef PPC_LAZY_PC_UPDATE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
@ -124,7 +124,7 @@
|
|||||||
**/
|
**/
|
||||||
|
|
||||||
#ifndef PPC_NO_DECODE_CACHE
|
#ifndef PPC_NO_DECODE_CACHE
|
||||||
#undef PPC_NO_DECODE_CACHE
|
#define PPC_NO_DECODE_CACHE 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user