Reformatted raw text, added latest changes (preliminarily for next version)

This commit is contained in:
nigel 2003-06-03 12:32:00 +00:00
parent d71e2ec8eb
commit da5f337873

View File

@ -45,20 +45,21 @@ Versions of MacOS X port of Basilisk II:
full screen mode was not passing key events</LI> full screen mode was not passing key events</LI>
</UL></LI> </UL></LI>
<LI>Repaired help menu item, added documentation folder.</LI> <LI>Repaired help menu item, added documentation folder.</LI>
<LI>Several monitor resolution-changing fixes. Windowed mode now supports all depths, and is up to 6 times faster. I now no longer have any plans to do an OpenGL mode. <LI>Several monitor resolution-changing fixes. Windowed mode now supports all depths,
and is up to 6 times faster. I now no longer have any plans to do an OpenGL mode.
<BR>Minor change in preferences (RAM size fields no longer require <BR>Minor change in preferences (RAM size fields no longer require
the user to press return or enter for the value to "take"). the user to press return or enter for the value to "take").
<BR>Some modifications for compilation on 10.2 <I>and</I> 10.1 <BR>Some modifications for compilation on 10.2 <I>and</I> 10.1
<BR>Initial CD-ROM reading code.</LI> <BR>Initial CD-ROM reading code.</LI>
<LI>Restarting the emulator should be safe and fairly reliable, <LI>Restarting the emulator should be safe and fairly reliable,
and errors in starting the emulator should now be caught. and errors in starting the emulator should now be caught.
<BR>Fixed a bug where the Prefs could not be edited while the <BR>Fixed a bug where the Prefs could not be edited while the emulator was running.
emulator was running. <BR>Resizing of window is now animated, and window is centred afterwards.
<BR>Resizing of window is now animated, and window is centred
afterwards.
<BR>Reduced memory leaks when changing screensize in windowed mode. <BR>Reduced memory leaks when changing screensize in windowed mode.
<BR>Repaired help menu item (again) and added extra doco there. <BR>Repaired help menu item (again) and added extra doco there.
<BR>Screen default pref is now Mac II (and not Classic) size. <BR>Screen default pref is now Mac II (and not Classic) size.
<BR>Fixed the Preferences RAM size thing again. <BR>Fixed the Preferences RAM size thing again.
<BR>Fixed a minor Prefs editor button anomaly</LI> <BR>Fixed a minor Prefs editor button anomaly</LI>
<LI>Preferences file can now be specified on the command line,
and changed/loaded in the Preferences editor.</LI>
</OL> </OL>