back

by stevekemp·1y ago·view on hn ↗
Thanks! One of my biggest frustrations with the retro-scene is having to deal with old compression-formats, and disk-archives, so that was very much a design choice.

Many of the recent/modern emulation projects work the same way. In addition to RunCPM there's also the excellent rust-based iz-cpm project which I enjoyed studying at times.

1 comments
I like the idea of modern machines as universal systems that can seamlessly run whatever software you might like to run. When you switch to a new machine, all of your old software and files are still usable.

Note that old software is likely to contain security flaws and other bugs, so isolation/sandboxing is important.

Thanks for the iz-cpm reference!