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

Comparing SheepShaver/src/main.cpp (file contents):
Revision 1.7 by asvitkine, 2009-08-18T18:26:10Z vs.
Revision 1.8 by asvitkine, 2009-08-26T00:06:29Z

# Line 103 | Line 103 | bool InitAll(const char *vmdir)
103                  XPRAM[0x130b] = 0xcc;
104                  XPRAM[0x1376] = 0x00;   // OSDefault = MacOS
105                  XPRAM[0x1377] = 0x01;
106 +                XPRAM[0x138a] = 0x25;   // Use PPC memory manager ("Modern Memory Manager")
107          }
108  
109          // Set boot volume

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines