mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-03-08 08:30:34 +00:00
Minor doco changes
This commit is contained in:
parent
cc423d283f
commit
3e76d393e1
@ -39,4 +39,5 @@ Possible Enhancements:
|
||||
<LI>Get VOSF (Video on Seg Fault) working, to speed up screen redrawing</LI>
|
||||
<LI>Implement OpenGL windowing mode (to speed up emulator screen redrawing)</LI>
|
||||
<LI>Improve Objective-C object allocation. e.g. <A HREF="http://www.mulle-kybernetik.com/artikel/Optimisation/opti-5.html"> here</A>. </LI>
|
||||
<LI>Use automake instead of the current 1_prepare_files.sh ?</LI>
|
||||
</UL>
|
||||
|
@ -37,8 +37,9 @@ Versions of MacOS X port of Basilisk II:
|
||||
<LI>Full screen mode added, more source tidied up.</LI>
|
||||
<LI>Finally checked into CVS repository.
|
||||
<BR>Key event bug fixes:
|
||||
<UL>Cursor keys are now decoded and passed to the Emulator correctly</LI>
|
||||
<LI>New one (in version 9) reported by Kentaro Nakatani -
|
||||
full screen mode was not passing key events</LI>
|
||||
<UL>
|
||||
<LI>Cursor keys are now decoded and passed to the Emulator correctly</LI>
|
||||
<LI>New one (in version 9) reported by Kentaro Nakatani -
|
||||
full screen mode was not passing key events</LI>
|
||||
</UL></LI>
|
||||
</OL>
|
||||
|
Loading…
x
Reference in New Issue
Block a user