home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / misc / tornado / t2demo011a1 / Bugs < prev    next >
Text File  |  1996-12-17  |  803b  |  16 lines

  1. Bugs present in v0.11alpha of the Tornado II support module:
  2. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  3.  * On my RO2 A3000 at least, it works well for a while before dying with an
  4. error that's usually from the C trap handler complaining that it had no stack
  5. with which to actually report the error. The error invariably is
  6. Wimp_GetRectangle called incorrectly and this is due to the vdu redirection
  7. facilities somehow failing to redirect out before calling Wimp_Poll - with
  8. the obvious result of the Wimp writing into the sprite and the whole lot
  9. going bottom up.
  10.    However, on the RO3.7 RPC it works fine - even with the cache off to
  11. simulate the slowness of the A3000 AND with RMA usage forced. I just don't
  12. know ...
  13.  
  14. Any insight into this would be appreciated. Is it a RO2 bug???
  15.  
  16.