ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/ToDo.html
(Generate patch)

Comparing BasiliskII/src/MacOSX/ToDo.html (file contents):
Revision 1.2 by nigel, 2002-03-18T11:02:16Z vs.
Revision 1.5 by nigel, 2002-05-23T12:57:07Z

# Line 24 | Line 24 | Unimplemented:
24          to whatever the user's display is set to. This is mainly due to the fact
25          that NSBitmapImageRep does not support any 16bit modes. The Core Graphics
26          primitives may allow a workaround, though</LI>
27 + <LI>'nogui' to disable GUI alerts (and maybe preferences, but I need to split
28 +        MainMenu.nib to do that)</LI>
29 + </UL>
30 + Other:
31 + <UL>
32 + <LI>Verify that ExtFS works under 7.5.3 (reported by Kentaro Nakatani), update doco</LI>
33   </UL>
34   Possible Enhancements:
35   <UL>
# Line 37 | Line 43 | Possible Enhancements:
43   <LI>Get VOSF (Video on Seg Fault) working, to speed up screen redrawing</LI>
44   <LI>Implement OpenGL windowing mode (to speed up emulator screen redrawing)</LI>
45   <LI>Improve Objective-C object allocation. e.g. <A HREF="http://www.mulle-kybernetik.com/artikel/Optimisation/opti-5.html"> here</A>. </LI>
46 + <LI>Use automake instead of the current 1_prepare_files.sh ?</LI>
47   </UL>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines