Instruction manual
commands can be obtained from The Unofficial CP/M Web Site. The binaries from a CP/M distribution
disk are here: http://www.cpm.z80.de/download/cpm22-b.zip. The important ones are PIP.COM,
ED.COM, ASM.COM, LOAD.COM, and STAT.COM. There is also DUMP.COM which displays file
contents.
Let's use the MONITOR and SAVE commands to get STAT.COM onto our computer. Download a copy
of STAT.COM from the above web site archive, enter the MONITOR command, and use the bload
command to put the file into the Z80 computer memory at 0x0100:
After the file has been loaded, switch back to CP/M using the monitor cpm command. From the File
Properties dialog on the PC, you can see that the STAT.COM file is 5,248 bytes long; it takes up
5,248/256 = 20.5 pages. So we need to save 21 pages to get all of the file. After SAVEing the file, you
can see the file in the directory:
35










