- Rochus 7 hours agoCool project. Is the discussed p-system still 16 bit, or does it support a larger address space?reply
- KODust 3 hours agoApple Pascal supported > 64k of RAM on suitable machines, so it probably already did?reply
- Rochus 2 hours agoApple Pascal on the Apple II was restricted to 64 K memory; this limitation was due to the 6502's 16-bit address bus. The Apple III with it's 6502A could address 256 K, but only by bank switching; pointers remained 16-bit. The later Pascal versions (after Apple III) did no longer use P-code, but compiled to native code.reply