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

  1. Development notes on Tornado II RISC-OS support module v0.10alpha
  2.  
  3. re: Relating to use of this support module by non-tornado based clients
  4.  
  5. by N. Douglas
  6.  
  7. The enclosed module provides preemptive multitasking facilities for the
  8. RISC-OS varient of tornado II. These facilities however are available to the
  9. system rather than just tornado II and so may be safely used by code not
  10. belonging to tornado.
  11.    Possible uses of this support module by non-tornado code mainly reside in
  12. allowing RISC-OS Wimp applications to break the cooperative multitasking
  13. forced on them by the RISC-OS Wimp and instead be preempted.
  14.  
  15. These facilities are detailed inside this directory. Please note the
  16. limitations imposed by this version of the support module on some of the
  17. facilities. In addition to this many facilites referred to by the
  18. documentation have not been implemented yet - eg; none of the thread stuff.
  19.  
  20. Please see the enclosed demo application for a practical example.
  21.  
  22. Niall Douglas
  23. 07-12-1996
  24.