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

  1. History of the Tornado II Support Module:
  2. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3.  
  4. 07-12-1996:
  5. -=-=-=-=-=-
  6. Found the bug sticking me for a long time (since last night): R12 was getting
  7. corrupted by the APCS veneer for the 17,18 and 19 handler and then everything
  8. was accessing the wrong workspace!
  9.  
  10. 06-12-1996:
  11. -=-=-=-=-=-
  12. Ran through the code - found myself using SVC reliant code where I was in USR
  13. mode. Fixed it and it works (10.25pm)! (this also has the advantage as the
  14. SVC reliant code causes that bug in the SA so this is no longer a problem).
  15.  
  16. Added Wimp_Poll returns storage and Tornado_Poll to retrieve it all.
  17. Implemented support for 17,18 & 19 codes handler. Won't work though ... :(
  18.  
  19. 30-11-1996:
  20. -=-=-=-=-=-
  21. Cobbled together some old tornado I code and rewrote it for this new
  22. non-tornado context. Wrotes skeleton API's.
  23.  
  24. Awful skeleton module created but then refused to work. Realised 68000
  25. programming was the cause and fixed the problems. Never tested it though.
  26.  
  27. Then went back to Trinity for the last week of term ...
  28.