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

Comparing BasiliskII/src/include/rom_patches.h (file contents):
Revision 1.7 by cebix, 2004-01-12T15:29:27Z vs.
Revision 1.8 by gbeauche, 2004-11-15T23:27:43Z

# Line 41 | Line 41 | extern uint32 UniversalInfo;
41   // Mac address of PutScrap() patch
42   extern uint32 PutScrapPatch;
43  
44 + // Mac address of GetScrap() patch
45 + extern uint32 GetScrapPatch;
46 +
47   // Flag: print ROM information in PatchROM()
48   extern bool PrintROMInfo;
49  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines