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.9 by nigel, 2003-01-10T23:12:37Z vs.
Revision 1.10 by nigel, 2003-03-11T11:32:51Z

# Line 1 | Line 1
1 + <!-- $Id$><-->
2   Bugs:
3   <UL>
4   <LI>The restart button no longer works correctly. It quits the emulation, but
# Line 5 | Line 6 | Bugs:
6   <LI>In window mode, if the framerate is low (<I>e.g.</I> if you leave it at the
7          default of 10fps), really fast mouse clicks are sometimes not picked up
8          by the Emulator. For now, click more slowly</LI>
9 < <LI>In full screen mode, when the mouse is first moved, the emulated pointer
10 <        jumps to the location that it was before fullscreen mode was entered.
9 > <LI>In full screen mode after a restart, when the mouse is first moved,
10 >        the emulated pointer jumps to the location that it was before the restart.
11          Disturbing, but not damaging.</LI>
12   </UL>
13   Untested:
# Line 25 | Line 26 | Unimplemented:
26   <LI>Window depth. It is currently stuck at 32bits, which Quartz dithers down
27          to whatever the user's display is set to. This is mainly due to the fact
28          that NSBitmapImageRep does not support any 16bit modes. The Core Graphics
29 <        primitives, or 10.2, may allow a workaround though</LI>
29 >        primitives may allow a workaround though</LI>
30   <LI>'nogui' to disable GUI alerts (and maybe preferences, but I need to split
31          MainMenu.nib to do that)</LI>
32   <LI>Better documentation. There are README, ToDo and Versions in the help menu,
# Line 52 | Line 53 | Possible Enhancements:
53   <LI>Improve Objective-C object allocation. e.g. <A HREF="http://www.mulle-kybernetik.com/artikel/Optimisation/opti-5.html"> here</A>. </LI>
54   <LI>Use automake instead of the current 1_prepare_files.sh ?</LI>
55   <LI>Add JIT options to preferences.</LI>
56 + <LI>"Publish" at mac.emuscene.com http://www.emulation.net</LI>
57   </UL>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines