This is the way I originally bootstrapped my IMSAI. Once CPM is in RAM (after being loaded by a hex loader in ROM), I then load xmodem @ 100h, drop into CPM and then "save" xmodem to disk using "save 5 xmodem.com".
The version of xmodem is 5 blocks long (I think)...hence the 5 above. Rich Cini Sent from my iPhone > On Sep 2, 2014, at 6:13 AM, Jeff Galinat <[email protected]> wrote: > > Hi Andrew, > That sounds like a good plan of attack. If I am successful & get a typical > CP/M disk built I will make sure to share it. Thank you! > Regards, > Jeff > >> On 9/2/2014 3:22 AM, Andrew Bingham wrote: >> Since XMODEM was originally written on CP/M, I think you could get a CP/M >> XMODEM program SAVEed and then run that from *inside* CP/M and not have to >> drop back to the monitor, etc. for each file. >> >> Andrew B > > -- > You received this message because you are subscribed to the Google Groups > "N8VEM-S100" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "N8VEM-S100" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
