home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / AT_WORLD / ATRIW6B.MSA / OTHER_SEEKUP_README < prev    next >
Encoding:
Text File  |  1993-03-26  |  1.2 KB  |  27 lines

  1. I found this little program a while ago on a German BBS; its purpose:
  2. initialize the TOS 2.06 (ONLY TOS 2.06!) Floppy BIOS routines to /not/ 
  3. double the seek rate as a default (which causes quite annoying grinding
  4. noises on a non-HD-floppy).
  5.  
  6. Seekup.c is the original source code (german comments).
  7. Seekupe.c is the same with english comments.
  8. Seekup.prg is the executable program.
  9.  
  10. Simply put seekup.prg into your AUTO folder; it will take up _no_ memory
  11. since it simply does an initializtion and then quits.
  12.  
  13. It works quite well on _my_ ST, but I couldn't test it yet with non-German
  14. TOS ROMs; to test if it works with your ROMs, simply RUN it from the desktop
  15. (preferably with your harddisk driver not loaded and after write-protecing
  16. the floppy) and check if the floppy noise changed (by opening folders, 
  17. requesting "disk information" on a disk with many folders and so on) - if 
  18. it didn't change, seekup is probably incompatible to your ROM revision and
  19. should not be used (it could in fact be hazardous to your data to use it...)
  20.  
  21. If any problem occurs,you might want to contact me:
  22.  
  23. Martin_Koehling @ un.maus.de
  24.  
  25. (As usual, I take no responsibility whatever for any damage possibly caused
  26. by this program; look, I'm not even the author... :-))
  27.