davidgiven / cpm65

CP/M for the 6502
BSD 2-Clause "Simplified" License
264 stars 24 forks source link

Rename the new AUX driver to SERIAL, and add some more opcodes. #102

Closed davidgiven closed 8 months ago

davidgiven commented 8 months ago

I feel like there needs to be a way to handle more than one serial connection (possibly through multiple drivers), but let's deal with that later.