home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / KAYPRO / RAMTOOLS.LBR / READ.ME < prev    next >
Text File  |  2000-06-30  |  3KB  |  58 lines

  1.                                    RamTools                 Sam Weiss
  2.                                                            (Mad@Kaypro)
  3. Read me first file.....                                     May 1, 1987
  4.  
  5.      Overview:
  6.  
  7.                 RamTools is a RAM-Resident utility that allows you
  8.           to, at the press of a key do the following functions: 
  9.           Screen Saver(This will blank out the screen, along with the
  10.           cursor to keep the CRT from being "burned in", Turning the
  11.           cursor into a solid block, Cold Boot(it asks you first, if
  12.           you hit the key on mistake), clear the screen, and Echo
  13.           characters to the printer.   ALL THIS DOESN'T TAKE ANY TPA
  14.           SPACE, BECAUSE I PUT IT ABOVE CP/M, WHERE NOTHING USES THE
  15.           MEMORY(except this).   THIS PROGRAM WILL ONLY WORK "OUT OF
  16.           THE BOX" ON A KAYPRO 4'84 RUNNING EITHER PLAIN CP/M, OR
  17.           ZCPR3.  however, it won't be very hard to convert this
  18.           program to other kaypros/operating systems.  The CP/M
  19.           version will also work in the EPEX operating enviornment.
  20.  
  21.      Files in this library:
  22.  
  23.           READ    .ME :  This file.
  24.           UNCR    .COM:  File Uncruncher to uncrunch the programs in
  25.                          this library.
  26.           DUMPX   .CZM:  Extended file dumper/sector editor used by a
  27.                    submit file to make the program "AUTOBOOT".
  28.           EX      .CZM:  Excellent replacement for SUBMIT utility...
  29.                    used with *.SUB files listed below.
  30.           RT      .ZZZ:  RamTools source (in Z80 assembly language)
  31.           RT1     .ZZZ:  Ramtools source file 2(needed with above)
  32.           RT      .DZC:     The DOCS to RT
  33.           RT      .SZB:  Submit file to put the 2 AZM files
  34.                          together to make a .COM file(used after a
  35.                          modification)
  36.           RTBOOT  .SZB:  submit file to make RT an "AutoBoot" program
  37.                          (program will execute after a cold boot).
  38.           RTCPM   .CZM:  CP/M Version of RamTools.
  39.           RTZCPR  .CZM:  ZCPR Version of RamTools.
  40.  
  41.  
  42.      Note:
  43.  
  44.           DUE to the apparent size of this library, I was forced to
  45.           CRUNCH every file in order to save space(and d/l time!). 
  46.           Anyway, for your convience, I have included the file
  47.           uncruncher to uncrunch the programs in this library.
  48.  
  49.           TO USE the UNCRunching program:  extract all the files out
  50.           of the library onto the same disk.  Then, type "UNCR *.*",
  51.           and right before your eyes, all the files in this library
  52.           that were crunched will be uncrunched!
  53.  
  54.  
  55.                                          Thank You!
  56.                                            Sam Weiss
  57.                                               (Mad@Kaypro)
  58.