# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |