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

Comparing SheepShaver/src/rom_patches.cpp (file contents):
Revision 1.26 by gbeauche, 2004-02-15T17:20:36Z vs.
Revision 1.27 by gbeauche, 2004-02-24T11:12:51Z

# Line 2305 | Line 2305 | void InstallDrivers(void)
2305                  WriteMacInt16(dce + dCtlFlags, SonyDriverFlags);
2306          }
2307  
2308 < #if DISABLE_SCSI && 0
2308 > #if DISABLE_SCSI && HAVE_SIGSEGV_SKIP_INSTRUCTION
2309          // Fake SCSIGlobals
2310          WriteMacInt32(0xc0c, SheepMem::ZeroPage());
2311   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines