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

Ensure we're running under cpmulator #99

Closed skx closed 5 months ago

skx commented 5 months ago

We have some custom BIOS extensions which allow changing our behaviour:

These operate blindly, we should test that we're running under cpmulator before proceeding.