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 test-coverage for the console output functions #123

Closed skx closed 4 months ago

skx commented 4 months ago

We've not added complete tests for the ADM-3A driver, but we've added enough to prove it works - by allowing output to be redirected we can test it does the right kinda thing.