skx / cpmulator

Golang CP/M emulator for zork, Microsoft BASIC, Turbo Pascal, Wordstar, lighthouse-of-doom, etc
MIT License
98 stars 3 forks source link

Added PEEK and POKE built-in commands to CCPZ #147

Closed skx closed 2 months ago

skx commented 2 months ago

These can be used if the ccpz CCP is selected, either via:

This closes #146.