home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDDISK / TOADPURG.ZIP / TOADPURG.DOC < prev    next >
Encoding:
Text File  |  1986-05-12  |  512 b   |  11 lines

  1. TOADPURG.ASM    Purges diskettes by writing all tracks (and verifying
  2.         with a readback and positive test) with first 1's,
  3.         then 0's, then random data (just like NSA wants it
  4.         for purging classified disks).
  5.         Uses Int 13H, so probably PC clones only.
  6.         Handles all floppy formats (D8, S8, D9, S9, QD15).
  7.         (QD15 untested!)
  8.         submitted by David Kirschbaum, Toad Hall
  9.         ABN.ISCAMS@USC-ISID.ARPA
  10.  
  11.