davidgiven / cpm65

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

Massive refactor of the BDOS to split it up into multiple files. #118

Closed davidgiven closed 6 months ago

davidgiven commented 6 months ago

This makes it modular, allowing a platform to produce a custom BDOS with (e.g.) host file system integration. This will be useful on the neo6502 and BBC Micro.