# HG changeset patch # User boisy # Date 1114105159 0 # Node ID 06d326167f809ac9854bfcdc2b610053420d0fdf # Parent 31de87f6580a0a35377b1795fd8b47404dcd77a0 Misc stuff diff -r 31de87f6580a -r 06d326167f80 TODO --- 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.