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> |
36 |
|
<LI>Use NSFileManager's movePath:toPath:handler to rename all a file's forks in extfs_macosx.mm</LI> |
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> |