Hello All.
Please find attached CP/M HEX files for the RC2014 which uses SD card as a mass storage.
Following is required:
RC 2014 needs full 64K RAM and some means of
preloading monim1.bin in RAM.
CP/M bios expects to see SD adapter from the previous post.
Install, see:
http://searle.hostei.com/grant/cpm/index.html#InstallingCPMThis version is for ACIA and Z80 in IM1,
version for ACIA and Z80 in IM2 is on it's way.
Due to the size of the SD card code I was not able to fit all code in
upper 12K and have all 16 drives,
as a result of that 14 drives are available to CP/M, small setback.
Other than that just one tip on the SD/SPI card adapter,
I have used SD card module (MH) from Amazon,
https://www.amazon.ca/gp/product/B015359XVS/ref=oh_aui_detailpage_o05_s00?ie=UTF8&psc=1those are 2 dollars a piece, please do not use bare SD card, it might get damaged.
One other note, SD code should, work with type 2 and type 3 (hc) cards,
it does not work with old MMC cards.
Also it will not touch the first block on the SD device,
the idea behind it is that you create RAW(unformatted partition)
as first partition, size of 128MB or so, just to be safe and
second partition as FAT16/32, so the card can be used for other
purposes when not in use with RC2014.
Questions and/or comments are welcome.
Happy computing!!
Regards,
MITCH.