mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-13 08:29:43 +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
|
<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
|
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.
|
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>
|
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,
|
<LI>Floppy stuff. If a floppy is mounted by the OS X Finder,
|
||||||
it is busy and cannot be opened by the emulator</LI>
|
it is busy and cannot be opened by the emulator</LI>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Versions of MacOS X port of Basilisk II:
|
Versions of MacOS X port of Basilisk II:
|
||||||
<OL>
|
<OL>
|
||||||
<LI>Initial port to Public Beta, made minor changes to get it to compile under Final Release.
|
<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.
|
<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>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).
|
<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>
|
least it now won't add the cdrom multiple times</LI>
|
||||||
</UL>
|
</UL>
|
||||||
</LI>
|
</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>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>
|
<BR>Some fixes by Marcus Gail ( 'Boot From: CD-ROM' <I>vs</I>
|
||||||
'Disable CD-ROM Driver' clash).
|
'Disable CD-ROM Driver' clash).
|
||||||
<BR>Some cosmetic changes (widened RAM MB in prefs, added confirmation
|
<BR>Some cosmetic changes (widened RAM MB in prefs, added confirmation
|
||||||
when deleting volumes).
|
when deleting volumes).
|
||||||
<BR>Now no need for "classic" version -
|
<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:
|
<LI>(actually 18a) Minor fixes:
|
||||||
<UL>
|
<UL>
|
||||||
<LI>Mouse should always woork in fullscreen mode, and</LI>
|
<LI>Mouse should always woork in fullscreen mode, and</LI>
|
||||||
@ -113,7 +113,7 @@ Versions of MacOS X port of Basilisk II:
|
|||||||
<UL>
|
<UL>
|
||||||
<LI>Sound support by Daniel Sumorok! Thanks also to Dave Vasilevsky,
|
<LI>Sound support by Daniel Sumorok! Thanks also to Dave Vasilevsky,
|
||||||
who produced earlier versions of sound code that I didn't use.</LI>
|
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
|
clipboard into the emulator (pasting the other way doesn't work
|
||||||
for me yet)</LI>
|
for me yet)</LI>
|
||||||
</UL>
|
</UL>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user