1 |
|
<!-- $Id$><--> |
2 |
|
Bugs: |
3 |
|
<UL> |
4 |
– |
<LI>The restart button no longer works correctly. It quits the emulation, but |
5 |
– |
then fails to restart it. This used to work in older versions (up to v6)</LI> |
4 |
|
<LI>In window mode, if the framerate is low (<I>e.g.</I> if you leave it at the |
5 |
< |
default of 10fps), really fast mouse clicks are sometimes not picked up |
5 |
> |
default of 10fps) or if the emulated screen is too large, |
6 |
> |
really fast mouse clicks are sometimes not picked up |
7 |
|
by the Emulator. For now, click more slowly</LI> |
8 |
|
<LI>In full screen mode after a restart, when the mouse is first moved, |
9 |
|
the emulated pointer jumps to the location that it was before the restart. |
25 |
|
<LI>Sound</LI> |
26 |
|
<LI>'nogui' to disable GUI alerts (and maybe preferences, but I need to split |
27 |
|
MainMenu.nib to do that)</LI> |
29 |
– |
<LI>Better documentation. There are README, ToDo and Versions in the help menu, |
30 |
– |
but I need to add some HowTo documents (<I>e.g.</I> How do I install the OS |
31 |
– |
on a disk image?), perhaps in the Help menu </LI> |
28 |
|
</UL> |
29 |
|
Other: |
30 |
|
<UL> |