home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / misc / tornado / t2demo010a1 / Features < prev    next >
Text File  |  1996-12-07  |  621b  |  13 lines

  1. Features of this version:
  2. -=-=-=-=-=-=-=-=-=-=-=-=-
  3.  * The support module uses dynamic areas when available (eg; through having a
  4. RiscPC or installing DummyDynamicAreas or whatever) but defaults to using RMA
  5. if these aren't available. Luckily most blocks are small so fragmentation
  6. shouldn't be too much of a problem.
  7.  * Works right back to RO2.
  8.  * Compatible with the Win32 thread handling API's through the provided C
  9. thunking layer (threads n/i as yet)
  10.  * Multiple clients not a problem.
  11.  * Works with Basic (any threads you create cannot be Basic code though).
  12.  * Written entirely in lovingly hand-crafted assembler.
  13.