mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-25 02:29:49 +00:00
Corrent HTML for the accent on Gwenolé's name
This commit is contained in:
parent
a93bec88fd
commit
85dfeb1522
@ -29,7 +29,7 @@ Unimplemented:
|
||||
<LI>CD insert detection. At the moment, if a CD isn't there when the
|
||||
emulator boots, or if you change CDs, it will never know. I don't
|
||||
know how to register with the OS for disk insertion and mount events.
|
||||
(Gwenolé rewrote the CD code, and it should poll for new disks,
|
||||
(Gwenolé rewrote the CD code, and it should poll for new disks,
|
||||
but it don't work for me. I must be doing something wrong!)</LI>
|
||||
<LI>Floppy stuff. If a floppy is mounted by the OS X Finder,
|
||||
it is busy and cannot be opened by the emulator</LI>
|
||||
|
@ -2,7 +2,7 @@
|
||||
Versions of MacOS X port of Basilisk II:
|
||||
<OL>
|
||||
<LI>Initial port to Public Beta, made minor changes to get it to compile under Final Release.
|
||||
<BR>Gave a copy of this version to Gwenole Beauchesne (one of the other porters)</LI>
|
||||
<BR>Gave a copy of this version to Gwenolé Beauchesne (one of the other porters)</LI>
|
||||
<LI>Ported to version 0.9 of the Basilisk II tarball.
|
||||
<BR>Re-engineered autoconfig files to give a clean autoconf and make of cpu_uae code.
|
||||
<BR>Fixed a bug in the EmulatorView class (I was customising release instead of dealloc).
|
||||
@ -94,14 +94,14 @@ Versions of MacOS X port of Basilisk II:
|
||||
least it now won't add the cdrom multiple times</LI>
|
||||
</UL>
|
||||
</LI>
|
||||
<LI>Working ethernet, without extra drivers, thanks to Gwenolé.
|
||||
<LI>Working ethernet, without extra drivers, thanks to Gwenolé.
|
||||
<BR>Lots of bug fixes by Bernie Zenis. Some 10.4 fixes by Kirk Kerekes.
|
||||
<BR>Some fixes by Marcus Gail ( 'Boot From: CD-ROM' <I>vs</I>
|
||||
'Disable CD-ROM Driver' clash).
|
||||
<BR>Some cosmetic changes (widened RAM MB in prefs, added confirmation
|
||||
when deleting volumes).
|
||||
<BR>Now no need for "classic" version -
|
||||
Gwenole fixed the black screen problem</LI>
|
||||
Gwenolé fixed the black screen problem</LI>
|
||||
<LI>(actually 18a) Minor fixes:
|
||||
<UL>
|
||||
<LI>Mouse should always woork in fullscreen mode, and</LI>
|
||||
@ -113,7 +113,7 @@ Versions of MacOS X port of Basilisk II:
|
||||
<UL>
|
||||
<LI>Sound support by Daniel Sumorok! Thanks also to Dave Vasilevsky,
|
||||
who produced earlier versions of sound code that I didn't use.</LI>
|
||||
<LI>Cut & Paste support from Gwenolé. You can now paste from the OS X
|
||||
<LI>Cut & Paste support from Gwenolé. You can now paste from the OS X
|
||||
clipboard into the emulator (pasting the other way doesn't work
|
||||
for me yet)</LI>
|
||||
</UL>
|
||||
|
Loading…
Reference in New Issue
Block a user