The original RunCPM-Sourcecode for different Operating Systems and Microcontrollers is
available at https://github.com/MockbaTheBorg/RunCPM

Here on this page you will see some information about the compiled version of
RunCPM for Windows in 32bit and 64bit.

The compiled version described here is generated using the Makefile.tdm minus the LUA-Part and the
TDC-GCC compiler from https://jmeubank.github.io/tdm-gcc/

You could find and download the pre-compiled binarys or my version of the sourcecode for 32bit and 64bit at my following
github-repository: https://github.com/guidol70/RunCPM_Windows

The RunCPM Emulation has the follwing benefits:
– does execute CP/M Apps very fast
– fine for Wordstar and other Office-Applications
– fine for using programming languages and compilers
– does use the Windows-Filesystem, so no need for nasty floppy- or disk-images
– you do create a directory like /[Drivename A-O]/[Number User-Area] = /A/0

The only downside of the executing-speed is that you – mosty – could not use RunCPM to play games like Ladder, because its MUCH to fast 😉

32bit Version of RunCPM – Revision GL20220628.0
64bit Version of RunCPM – CCP v2.5 – Revision GL20220726.0
Wordstar CP/M Edtion Release 4.0 running under RunCPM 32bit
using cmder as console
Turbo-Pascal running on RunCPM
ZORK running on RunCPM
SARGON Chess running on RunCPM