Hacker News new | ask | show | jobs
by stevekemp 7 days 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)