CP/M-86 & MS-DOS Cross Development Environment
32 points
3 days ago
| 2 comments
| github.com
| HN
stevekemp
2 hours ago
[-]
Take a look here for some other tools:

https://github.com/skx/cpm-dist

I found the compiler collection here useful too:

https://github.com/davidly/cpm_compilers

Though I guess some of these things won't run under the linked emulator, because they use SUBMIT and require more than a single-executable to be run.

(That's the reason why my own emulator used the CCP/"shell" rather than just limiting itself to running FOO.COM)

reply
trn
4 hours ago
[-]
We also have a new CP/M-86 emulator at https://github.com/johnsonjh/emu2-cpm86
reply