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