Home / A
Name Modified Size InfoDownloads / Week
Parent folder
EXIT.COM 2014-12-16 128 Bytes
EXIT.Z80 2014-12-16 196 Bytes
DUMP.COM 2014-12-15 512 Bytes
ED.COM 2014-12-15 6.7 kB
LOAD.COM 2014-12-15 1.8 kB
MAC.COM 2014-12-15 16.4 kB
mbasic.com 2014-12-15 24.3 kB
PIP.COM 2014-12-15 7.7 kB
zexall.com 2014-12-15 8.7 kB
zexdoc.com 2014-12-15 8.7 kB
ASM.COM 2014-12-15 8.2 kB
CAL.COM 2014-12-15 14.6 kB
CRC.COM 2014-12-15 2.8 kB
D.COM 2014-12-15 1.4 kB
Totals: 14 Items   102.1 kB 26
RunCPM.exe

This version of RunCPM won't accept CP/M programs as parameters on the command line (I may bring this functionality back in the future).
The CPM22.BIN file must be on the same folder as RunCPM.exe and will be automatically loaded when RunCPM is executed.
The disk drives are defined by subfolders called "A", "B", "C" and so on, any other folders are ignored.
By default only drives A to D are available, to increase the number drives edit the MAXDRIVES variable on disk.h.

I have switched the development to MinGW instead of the Microsoft compiler.

This version implements a few more CP/M calls and improves a bit on some others.
The only BDOS functions missing now are:
	30 - Set file attributes
	40 - Write random with zero fill
Source: readme.txt, updated 2014-12-22