home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / diskutil / flip / readme < prev    next >
Encoding:
Text File  |  1986-04-23  |  801 b   |  26 lines

  1. Flip is a small copier that I wrote for my personal use to:
  2.  
  3. - use the back of SS disks
  4.  
  5. - try to save data from damaged disks (getting frustrated with the abort
  6.   message of DCFORMAT)
  7.  
  8. However, it evolved into (to my opinion) the BEST disk copier on the ST for
  9. unprotected disks.
  10. Since I and my friends are using it all the time, it might be of use to some
  11. netlanders. As it was developed for my own use, it is not under GEM.
  12. It is in no way as great a program as is GULAM or UNITERM
  13.  
  14. It is completly public domain, files are: (MEGAMAX C v1.1)
  15.  
  16. binaries:
  17.     flip_26b.tos            the executable
  18.  
  19. sources:
  20.     makefile
  21.     flip.c        main code
  22.     man.c        manual & history
  23.     twst.c        formatter in in-line assembly, in fact TWISTER 2.0 code
  24.             slightly modified (MEGAMAX v1.1)
  25.             WORKS WITH ANY ROMS!
  26.