home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / zsus / progpack / asciimp2.lbr / ASCIIMP1.FOR < prev    next >
Encoding:
Text File  |  1992-05-13  |  512 b   |  8 lines

  1. ASCII.COM prints a chart of ASCII characters to screen, ASCII.TXT is
  2. same thing for printing out on paper, ASCII.Z80 is source code. New
  3. version includes binary equivalents. Clears screen with two-byte
  4. string located at 07E8 hex (ESC + in distributed version). Patch to
  5. anything you like. If you use a single-byte screen clearing code,
  6. fill second byte with 00 hex.
  7.                                             Fred Haines, March 1988.
  8.