(I hope it's ok to post it here)
So I compiled the source code of Concurrent CP/M-86 and made some small patches to make it run in QEMU.
It's currently booting from a 1440K floppy. And the same floppy also currently has all of the files. Later I will try to add hard drive support. I also patched the date program to display the date in ISO format (cannot set date yet). Currently it has an internal time counter, which is not yet synchronized with QEMU.
#Running Concurrent CP/M-86 in QEMU
1 messages · Page 1 of 1 (latest)
nice!
If you want to try, here is the source code, build tools, and build files: https://gitlab.com/ccpm-86/ccpm
nice!
