home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / zsys / znode-12 / s / type5.new < prev    next >
Encoding:
Text File  |  1993-06-12  |  1.4 KB  |  36 lines

  1.  
  2.                      Type 5 Utility Is Here!
  3.  
  4.      Dream On Associates has recently announced the Type 5 
  5. Utility.
  6.  
  7.      A natural extension of Type 3 and Type 4 programs, Type 5 
  8. programs are "hyper relocatable", fitting themselves in between 
  9. Type 1, 3 and 4 resident code (which may now therefore be 
  10. considered obsolete).
  11.  
  12.      Type 5's load into fragmented RAM by scanning the resident 
  13. code to determine free memory.  A Type 5 file uses TSA "damage 
  14. control" code (see below) to compute the CRC of its loaded 
  15. fragments and if it is found to be damaged (by program loads 
  16. following the original invocation) an attempt is made to reload 
  17. into the current environment (after removal of the damaged code). 
  18. If this fails, TSA (Top Secret Algorithm) reallocates resident 
  19. code to make room for the new request.  Eventually, of course, 
  20. TSA decides which Type 5 has to go and loads the new Type 5 into 
  21. the released RAM.
  22.  
  23.      DRL (Dream On Relocatable) files may be generated with DOA's 
  24. Public Domain Hyper Virtual Assembler.  TSA.ZRL, TSA.Z80 
  25. assembled as a Type 4 program, must be loaded first.
  26.  
  27.      With Type 5, all Type 1-4 code (save TSA.ZRL) may now be 
  28. considered obsolete.
  29.  
  30.      For further information, contact DOA directly.
  31.  
  32.      Dream On Associates
  33.      545A 14th Street
  34.      Ogden, UT  84408
  35.  
  36.