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> |
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> |