[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx:[548] trunk/fuse/fusepb/Credits.html
Brought to you by:
fredm
From: <fr...@us...> - 2008-11-18 12:21:54
|
Revision: 548 http://fuse-for-macosx.svn.sourceforge.net/fuse-for-macosx/?rev=548&view=rev Author: fredm Date: 2008-11-18 12:21:50 +0000 (Tue, 18 Nov 2008) Log Message: ----------- Add some additional credits from the Fuse version of the file. Modified Paths: -------------- trunk/fuse/fusepb/Credits.html Modified: trunk/fuse/fusepb/Credits.html =================================================================== --- trunk/fuse/fusepb/Credits.html 2008-11-18 12:05:21 UTC (rev 547) +++ trunk/fuse/fusepb/Credits.html 2008-11-18 12:21:50 UTC (rev 548) @@ -35,7 +35,8 @@ <li><span style="font-family: Helvetica;" lang="EN-US">Ian Collier: the original ZX Printer emulation (for xz80).</span></li> <li><span style="font-family: Helvetica;" lang="EN-US">John Elliott: -for lib765, which provides Fuse's emulation of the +3's FDC, and libdsk +for lib765, which once provided Fuse's emulation of the +3's FDC, and +libdsk which provides support for more disk image formats see <a href="http://www.seasip.demon.co.uk/Unix/LibDsk/">here</a>.</span></li> <li><span style="font-family: Helvetica;" lang="EN-US">Darren Salt: @@ -82,6 +83,25 @@ the Interface I and microdrive emulation, the PAL TV scalers, the TV 3x scaler, the movie logging code, the libao sound code, and made many improvements to the widget code.</span></li> + <li><span style="font-family: Helvetica;" lang="EN-US">Boris Donko: +for various Z80 core fixes: missing memory contention on LD (nnnn),A +instruction, flags on SCF and FLAG_V on DEC, and timing of INC SP.</span></li> + <li><span style="font-family: Helvetica;" lang="EN-US">Ivan Ruiz +Etxabe: for helping test RZX competition mode recording.</span></li> + <li><span style="font-family: Helvetica;" lang="EN-US">David Muriel: +for helping test RZX competition mode recording.<br> + </span></li> + <li><span style="font-family: Helvetica;" lang="EN-US">Ian Greenway: +for information about reading from unattached ports. If you've got an +Amiga, you may well like to check out Ian's Spectrum Emulator, <a + href="http://www.greew.freeserve.co.uk/ASp.html">ASp</a></span></li> + <li><span style="font-family: Helvetica;" lang="EN-US">Mark Woodmass: +for putting me on the track of (and finding the solution to) bugs with +regard to Fuse's R register emulation during HALTs and interrupts and +Fuse's mask for the memory control port on the 128K/+2 machines. Mark's +another one who's written an emulator: see '<a + href="http://www.worldofspectrum.org/emulators.html#pcwin">SPIN</a>'<br> + </span></li> <li><span style="font-family: Helvetica;" lang="EN-US">Joystick support frm the </span><span style="font-family: Helvetica;" lang="EN-US"><a href="http://www.libsdl.org">Simple DirectMedia Layer</a> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |