ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/sysdeps.h
(Generate patch)

Comparing SheepShaver/src/Unix/sysdeps.h (file contents):
Revision 1.11 by gbeauche, 2003-10-12T05:44:14Z vs.
Revision 1.12 by gbeauche, 2003-10-26T13:59:02Z

# Line 78 | Line 78
78   # define ROM_IS_WRITE_PROTECTED 1
79   #endif
80   // Configure PowerPC emulator
81 + #define PPC_CHECK_INTERRUPTS 1
82   #define PPC_NO_LAZY_PC_UPDATE 1
83 < #define PPC_NO_DECODE_CACHE 1
83 > //#define PPC_NO_DECODE_CACHE 1
84   #define PPC_FLIGHT_RECORDER 1
85   #else
86   // Mac ROM is write protected

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines