1 |
+ |
<!-- $Id$><--> |
2 |
|
Versions of MacOS X port of Basilisk II: |
3 |
|
<OL> |
4 |
|
<LI>Initial port to Public Beta, made minor changes to get it to compile under Final Release. |
36 |
|
Also uses Objective-C++, which eliminates some of the wrapper code which was previously needed.</LI> |
37 |
|
<LI>Video preferences fixes, small tidyup of source.</LI> |
38 |
|
<LI>Full screen mode added, more source tidied up.</LI> |
39 |
+ |
<!-- v10><--> |
40 |
+ |
<LI>Finally checked into CVS repository. |
41 |
+ |
<BR>Key event bug fixes: |
42 |
+ |
<UL> |
43 |
+ |
<LI>Cursor keys are now decoded and passed to the Emulator correctly</LI> |
44 |
+ |
<LI>New one (in version 9) reported by Kentaro Nakatani - |
45 |
+ |
full screen mode was not passing key events</LI> |
46 |
+ |
</UL></LI> |
47 |
+ |
<LI>Repaired help menu item, added documentation folder.</LI> |
48 |
+ |
<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. |
49 |
+ |
<BR>Minor change in preferences (RAM size fields no longer require |
50 |
+ |
the user to press return or enter for the value to "take"). |
51 |
+ |
<BR>Some modifications for compilation on 10.2 <I>and</I> 10.1 |
52 |
+ |
<BR>Initial CD-ROM reading code.</LI> |
53 |
|
</OL> |