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.4 by nigel, 2002-04-29T11:17:29Z

# 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   Possible Enhancements:
31   <UL>
# Line 37 | Line 39 | Possible Enhancements:
39   <LI>Get VOSF (Video on Seg Fault) working, to speed up screen redrawing</LI>
40   <LI>Implement OpenGL windowing mode (to speed up emulator screen redrawing)</LI>
41   <LI>Improve Objective-C object allocation. e.g. <A HREF="http://www.mulle-kybernetik.com/artikel/Optimisation/opti-5.html"> here</A>. </LI>
42 + <LI>Use automake instead of the current 1_prepare_files.sh ?</LI>
43   </UL>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines