home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / FLOPPIES / FDFORM16.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1990-10-26  |  1.2 KB  |  22 lines

  1. The Archive contains the following files:
  2.  
  3. GETBOOT.EXE          - Utility to create a hex listing from a boot sector file.
  4.                        Only needed, if you want to modify FDFORMAT.
  5. FDFORMAT.DOC         - Documentation of FDFORMAT.
  6. FDREAD.EXE           - TSR to read/write diskette with higher capacity.
  7. WIMAGE.EXE           - Make Diskcopy to File
  8. FDBOOT.SYS           - Boot sector, that boots from harddisk, if the disk in
  9.                        drive A: is not a system disk.
  10. FDFORMAT.EXE         - The main program.
  11. READBOOT.EXE         - Program to read/write boot sectors from/to floppies.
  12. BASECONV.PAS         - Turbo-Pascal 5.5 Unit required for FDFORMAT.
  13. DISKIO.PAS           - Turbo-Pascal 5.5 Unit required for READBOOT and WIMAGE.
  14. FDBOOT.ASM           - Assembler Source for FDBOOT.SYS
  15. FDFORMAT.PAS         - Turbo-Pascal 5.5 Source for FDFORMAT.EXE
  16. FDREAD.ASM           - Assembler Source for FDREAD.EXE
  17. GETBOOT.PAS          - Turbo-Pascal 5.5 Source for GETBOOT.EXE
  18. READBOOT.PAS         - Turbo-Pascal 5.5 Source for READBOOT.EXE
  19. WIMAGE.PAS           - Turbo-Pascal 5.5 Source for WIMAGE.PAS
  20.  
  21. To run FDFORMAT, only FDFORMAT.EXE and FDREAD.EXE are required.
  22.