diff --git a/BasiliskII/src/MacOSX/Versions.html b/BasiliskII/src/MacOSX/Versions.html index 4947edc8..10237eaf 100644 --- a/BasiliskII/src/MacOSX/Versions.html +++ b/BasiliskII/src/MacOSX/Versions.html @@ -45,20 +45,21 @@ Versions of MacOS X port of Basilisk II: full screen mode was not passing key events
  • Repaired help menu item, added documentation folder.
  • -
  • 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. +
  • 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.
    Minor change in preferences (RAM size fields no longer require the user to press return or enter for the value to "take").
    Some modifications for compilation on 10.2 and 10.1
    Initial CD-ROM reading code.
  • Restarting the emulator should be safe and fairly reliable, and errors in starting the emulator should now be caught. -
    Fixed a bug where the Prefs could not be edited while the - emulator was running. -
    Resizing of window is now animated, and window is centred - afterwards. +
    Fixed a bug where the Prefs could not be edited while the emulator was running. +
    Resizing of window is now animated, and window is centred afterwards.
    Reduced memory leaks when changing screensize in windowed mode.
    Repaired help menu item (again) and added extra doco there.
    Screen default pref is now Mac II (and not Classic) size.
    Fixed the Preferences RAM size thing again.
    Fixed a minor Prefs editor button anomaly
  • +
  • Preferences file can now be specified on the command line, + and changed/loaded in the Preferences editor.