plain interpretive mode for debugging purposes

This commit is contained in:
gbeauche 2003-09-28 21:21:07 +00:00
parent 28ae4b0028
commit 2f13888ea8

View File

@ -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