home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / PASCAL / DSUTIL11 / FILELIST.DOC < prev    next >
Text File  |  1993-11-22  |  4KB  |  115 lines

  1.  
  2.         LIST OF FILES
  3.  
  4. The following files must be present in the archive FREEWARE.ARJ:
  5.  
  6.  
  7. ----------------- general documentation files ----------------------------
  8. path: \freeware
  9.  
  10.   README.1st    ---  read this first
  11.   ARCHIVE.DOC   ---  archive file version information
  12.   LICENSE.DOC    ---  user license agreement
  13.   NOTATION.DOC    ---  short description of prefix notation
  14.   FILELIST.DOC    ---  this file
  15.   ZIP_ARJ.NOT    ---  ZIP/ARJ-archive note
  16.   FIXES.NOT     ---  note about programs update
  17.  
  18. ----------------- Source code and support files --------------------------
  19.  
  20. path: \freeware\asc2bin
  21.   ASC2BIN.PAS   ---  converter from ASCII format (hex,dec,oct) to binary format
  22.   ASC2BIN.DOC   ---  documentation
  23.  
  24. path: \freeware\ascz2bin
  25.   ASCZ2BIN.PAS  ---  convert from ASCIIZ format to ASM (DB defs) format
  26.   ASCZ2BIN.DOC  ---  documentation
  27.  
  28. path: \freeware\atintvec
  29.   ATINTVEC.PAS  ---  AT ROM interrupt vector table (specially for BIOS makers)
  30.   ATINTVEC.DOC  ---  documentation
  31.  
  32. path: \freeware\bin2asm
  33.   BIN2ASM.PAS    ---  converter from binary to ASM (hexfmt) format
  34.   BIN2ASM.DOC   ---  documentation
  35.  
  36. path: \freeware\bin2bit
  37.   BIN2BIT.PAS    ---  converter from binary to ASM (bitfmt) format
  38.   BIN2BIT.DOC   ---  documentation
  39.  
  40. path: \freeware\bin2file
  41.   BIN2FILE.PAS    ---  put a partial binary image to the file
  42.   BIN2FILE.DOC  ---  documentation
  43.  
  44. path: \freeware\file2bin
  45.   FILE2BIN.PAS    ---  extract a partial binary image from the file
  46.   FILE2BIN.DOC  ---  documentation
  47.  
  48. path: \freeware\findrep
  49.   FINDREP.PAS    ---  find/replace hex/text utility (simple, but easy)
  50.   FINDREP.DOC   ---  documentation
  51.  
  52. path: \freeware\fmerge
  53.   FMERGE.PAS    ---  merge the binary files (odd/even splitting)
  54.   FMERGE.DOC    ---  documentation
  55.  
  56. path: \freeware\fsplit
  57.   FSPLIT.PAS    ---  split a binary file (to even/odd parts)
  58.   FSPLIT.DOC    ---  documentation
  59.  
  60. path: \freeware\hd-mboot
  61.   HD-MBOOT.PAS  ---  Custom Master Boot Record with installation of
  62.              user defined type of fixed disk(s)
  63.   HD-MBOOT.DOC  ---  documentation
  64.   IRINA.GIF    ---  IRINA JAROWAYA image (GIF format)
  65.  
  66. path: \freeware\ide-ata
  67.   IDE-ATA.PAS    ---  ATA/IDE drive internal information
  68.   IDE-ATA.DOC   ---  documentation
  69.  
  70. path: \freeware\lprint
  71.   LPRINT.PAS    ---  text formatter for printing with many options
  72.   MESSAGES.INC  ---  international text messages (ENGLISH/RUSSIAN/GERMANY)
  73.   LPRINT.DOC    ---  documentation
  74.   @LASER.CFG    ---  HP II+ laser printer configuration file (sample)
  75.   @LPRINT.CFG   ---  EPSON FX-1050 matrix printer configuration file (sample)
  76.   EVEN_LP.BAT   ---  batch file to print even pages only (sample)
  77.   ODD_LP.BAT    ---  batch file to print odd  pages only (sample)
  78.   @KOI2ASC.CFG  ---  KOI-7 to ASCII-8 (russian alternate charmap)
  79.              configuration file (sample)
  80.   KOI2ASC8.BAT  ---  batch file to translate from KOI-7 to 
  81.                      ASCII-8 (russ.alt.)
  82.   KOI2ASC8.BIN  ---  character map file for translation from KOI-7
  83.              to ASCII-8 (russian alternate coding)
  84.  
  85. path: \freeware\merge12
  86.   MERGE12.PAS    ---  merge the text pages (1 to 2)
  87.   MERGE12.DOC   ---  documentation
  88.  
  89. path: \freeware\optexe
  90.   OPTEXE.PAS    ---  simple DOS executable files optimizer 
  91.                       (FAR -> NEAR calls for file which size < 64K)
  92.   OPTEXE.DOC    ---  documentation
  93.  
  94. path: \freeware\os-boot
  95.   OS-BOOT.PAS    ---  multiple Operating Systems loader
  96.   OS-BOOT.DOC   ---  documentation
  97.  
  98. path: \freeware\unix2dos
  99.   UNIX2DOS.PAS    ---  convert UNIX manuals to std DOS text files
  100.   UNIX2DOS.DOC  ---  documentation
  101. path:   \freeware\transprn
  102.   TRANSPRN.PAS  ---  background print converter 
  103.   TRANSPRN.DOC  ---  documentation
  104.  
  105.  
  106. ---------------------------- comments ------------------------------------
  107.  
  108.  !! BEGIN OF  IMPORTANT NOTE !!
  109.    The author of the ARJ-archiver R.Jung permits the using of his program
  110.    to transfer the freeware/public domain software without the registration
  111.    of the copy of the ARJ-archiver.
  112.  !! END   OF  IMPORTANT NOTE !!
  113.  
  114. --------------------------- end of file -----------------------------------
  115.