Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ERRORS.DAT | 2014-12-15 | 1.8 kB | |
GINFO.MMP | 2014-12-15 | 419 Bytes | |
GLOBALS.DAT | 2014-12-15 | 3.1 kB | |
HELLOOP.MMP | 2014-12-15 | 128 Bytes | |
MUMPS.COM | 2014-12-15 | 43.0 kB | |
PIP.COM | 2014-12-15 | 7.4 kB | |
SETGLOB.MMP | 2014-12-15 | 3.6 kB | |
SETMUMPS.COM | 2014-12-15 | 1.9 kB | |
D.COM | 2014-12-15 | 1.4 kB | |
Totals: 9 Items | 62.7 kB | 19 |
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