home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilst / tornado / Readme < prev   
Text File  |  1995-05-25  |  2KB  |  49 lines

  1. Well everyone, this is as much of the Tornado coding I've done that I'm
  2. willing to release.
  3.  
  4. Files here:
  5. BackSave: prototype i/o engine for i/o-ing under interrupts.
  6. FSsource: prototype tfs: source - needs GBPB routines and integration with
  7. HeapExt. See 'Info' for details.
  8. GBPB: part of the Tornado charter on multitasking.
  9. HeapExt: Basic prototype of the Heap+ standard - see 'Info' and the source
  10. code for more details.
  11. Info: recruitment statement asking for help!
  12. MultiRun: a stupid program illustrating how to breakup loads using OS_GBPB.
  13.  
  14. Oh, BTW, have a look at the LegoCad archive (from wherever this came from).
  15. That program contains some of the original ideas that have since come
  16. together to form the Tornado standard.
  17.  
  18.  
  19. Copyright:
  20.  
  21. You may use any code supplied here as part of writing for the Tornado
  22. standard. Not that it will be much use, other than to serve as a guide.
  23.  
  24. As for using it in your own programs, do so, but be careful. You will have to
  25. acknowledge me, and the source of the code as being from the Tornado
  26. standard.
  27.  
  28. Please be careful with programs like BackSave - using such interrupted code
  29. too much can really screw up the machine.
  30.  
  31. Anything occurring as a result of using any/all of the code contained here
  32. within this archive does not have any bearing with me or anything affiliated
  33. or associated with me. I am not responsible for this code. You have not paid
  34. me directly for it so you cannot attach me with anything other than holding
  35. copyright over this code.
  36.  
  37. All ideas contained within this archive are copyright to me. You may not
  38. implement them without my express permission, which has already been given if
  39. you wish to develop code for the Tornado standard. I must be acknowldeged in
  40. all productions, and Tornado code should not be made public until I have
  41. given it the go ahead.
  42.  
  43.  
  44.  
  45. Ok, that's it. Good Luck!
  46.  
  47. Niall Douglas
  48. Thursday 25-05-1995 21:29pm
  49.