home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / files / amg18.dms / amg18.adf / SimpleTerm / SimpleTerm.ReadMe < prev    next >
Text File  |  1993-12-02  |  528b  |  18 lines

  1. SimpleTerm V1.0 - August 1988
  2. =============================
  3.  
  4. By Luciano Bertato,
  5.  
  6. This package contains a runnable 'Simpleterm' 1200 baud only, and its
  7. source code. The source code is very educational!!!
  8. Look at it, you'll learn a lot!!!
  9.  
  10. Simpleterm is the simplest terminal program you can find. It
  11. can be made to be a 300 to 9600 baud terminal. To change the
  12. baud rate, just change the DEF_BAUD equate in the source code,
  13. then re-assemble and link.
  14.  
  15. The complete documentation is in the beginning of the
  16. Simpleterm.asm file.
  17.  
  18.