# | Line 59 | Line 59 | |
---|---|---|
59 | # endif | |
60 | #endif | |
61 | ||
62 | + | // Mac and host address space are the same |
63 | + | #define REAL_ADDRESSING 1 |
64 | + | |
65 | // Are we using a PPC emulator or the real thing? | |
66 | #ifdef __powerpc__ | |
67 | #define EMULATED_PPC 0 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |