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