Date : Fri, 03 Dec 1982 11:44:00-EST
From : Keith Petersen <W8SDZ@Mit-Mc>
Subject: Moving files from 8 to 5.25 disks
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.