home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / prog1 / tess110.doc < prev    next >
Text File  |  1990-05-01  |  2KB  |  40 lines

  1. TesSeRact v1.1 TesSeRact Devel. Team      REGISTRATION $25.00
  2. LAND MAR90 TESSERACT TSR COMMUNICATIONS
  3. FILES: tess110.sdn
  4.  
  5. New
  6.  
  7.   A Library of Routines for Developing Ram-Resident Programs
  8.                                      
  9.                              and
  10.                                      
  11.   A Proposed Standard for Ram-Resident Program Communication
  12.                                      
  13.                                      
  14.  
  15. TesSeRact consists   of   two   major  parts:  a  library  of
  16. routines (.LIB, .OBJ, .TPU files) that allow a  developer  to
  17. write  Ram-Resident,  or  TSR  (Terminate  But Stay Resident)
  18. programs; and a set of functions that attempts to standardize
  19. communication with and between TSR-type programs.
  20.  
  21. The TesSeRact libraries and modules allow developers to write
  22. Ram-Resident programs with little  or  no  knowledge  of  the
  23. arcane  art  of  disassembling  DOS,  something that has been
  24. sorely lacking for some time.  Among  the  features  provided
  25. are  easy  use  of  hotkeys,  simple  Ram-Resident  routines,
  26. co-resident  functions,   and   cross-routine   communication
  27. facilities.   These  libraries  and modules provided with the
  28. TesSeRact package have been tested with Turbo C version  1.5,
  29. Turbo   Pascal   4.0,   Microsoft  C  version  5.0  and  5.1,
  30. Microsoft's Macro Assembler 5.0 and 5.1, and  OPTASM  version
  31. 1.0.   Also note that these routines work on the Heath/Zenith
  32. Z-100 computer (using the ZPC Hardware  Modifications),  with
  33. the  exception  of  the  keyboard  stuff  routines.   This is
  34. mentioned  because  this  computer  is  used  extensively  by
  35. government   offices,   and   is  generally  considered  only
  36. marginally compatible.
  37.  
  38.  
  39. (SDA format Copyright 1990 SDN Project for SDNet/Works! (sm))
  40.