advertising


archiving tools


dsk2file.prg
A BASIC/ML program to convert any CBM disk to a dump file (like VC1541 disk to .d64) for a PET or C64. The dump file should be written to a device larger than the dumped disk (although the program can be tailored to split an image). See also file2dsk.prg. Programmed  by André Fachat.

emutil.prg
EMUTIL is a disk image archiver for the Commodore 64 and 16K+ CBM/PET computers. It supports all known Commodore disk drives, of all capacities. It also supports all CMD HD and RL Native partitions. Programmed by Bo Zimmerman and André Fachat.

file2dsk.prg
A BASIC/ML program to restore any CBM disk from a fitting disk image (like .d64 restore to a VC1541). See also dsk2file.prg. Programmed by André Fachat.

lynx8017.zip
LYNX8017  is a simple LNX archiver for the 8000 series machine - may work on 4000 but untested on it.  It creates LNX archives that are compatible with  LYNX17 , ARKIVE 2 on the C64  STAR COMMANDER on the PC in the bundle there is the PETSPEED'd version ( .gt) the original BASIC version (.bas) and a seq listing  (.lst) It rewrites desired files into a new archive , from source device / drive to target drive/device  so equal amounts of room  ( or more ) are required on target disk. No great claims are made to speed etc but it gets the job done. Programmed by Ken Ross.