[fa.info-cpm] Moving files from 8 to 5.25 disks

info-cpm (12/04/82)

>From W8SDZ@Mit-Mc  Fri Dec  3 23:03:07 1982
To: RG.JMTURN.MIT-OZ@BRL
Cc: Info-Cpm@BRL
Via:  Mit-Mc; 3 Dec 82 12:35-EST
Via:  Brl; 3 Dec 82 12:39-EST
Via:  Brl-Bmd; 3 Dec 82 13:04-EST

I have two programs for doing that.  If you have an S-100 system and
if you can plug BOTH disk controllers into the buss without address or
port conflicts, you can bring up TWO CP/Ms in memory at the same time
(one smaller memory size than the other so they don't overlap).  My
programs allow transfer of multiple files between the two CP/Ms.  The
programs are TOHARD.ASM and FROMHARD.ASM (note you don't need a hard
disk to run them, they work with ANY disk systems that can run CP/M).

These programs are available on the net from MIT-MC as:
  AR24:CPM;FMHARD ASM
  AR24:CPM;TOHARD ASM

Both programs are meant to run on the SMALLER memory-sized CP/M.
They will accept all normal ambiguous filename references such as *.*,
*.ASM, etc.