changeset 1818:06d326167f80

Misc stuff
author boisy
date Thu, 21 Apr 2005 17:39:19 +0000
parents 31de87f6580a
children 82bf619d5cc1
files TODO
diffstat 1 files changed, 0 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Thu Apr 21 17:38:52 2005 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-To-Do:
-  o Remove CoCo 3 Hi-Res calls from VDGInt and put in separate module.
-    This will prevent users from having to have VDGInt in memory when
-    playing games that use the SS.*Scrn calls.
-
-Bugs:
-  o 'CC3IO Deiniz Bug' -- This bug manifests itself if the last window
-    device is terminated and initialized.  Since this doesn't normally
-    happen due to the windowing system always being active at boot-up,
-    this isn't a high priority bug.
-
-  o Some CoCo 3s crash during formatting.  Robert Gault has found a
-    workaround: bring the CoCo 3 speed down to .89MHz during the
-    SS.WTrk call.
-
-Ideas for the future:
-  o We may want to back-port the cc3io-type architecture (keydrv, snddrv,
-    joydrv) to NitrOS-9 Level 1.