Subject: CVS commit: pkgsrc/emulators/fuse
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 04/13/2007 21:03:39
Module Name: pkgsrc
Committed By: adam
Date: Fri Apr 13 21:03:39 UTC 2007
Modified Files:
pkgsrc/emulators/fuse: Makefile PLIST distinfo
pkgsrc/emulators/fuse/patches: patch-ab
Removed Files:
pkgsrc/emulators/fuse/patches: patch-ac
Log Message:
Changes 0.8.0:
* New features:
* Loader improvements: automatically run at full speed while
a loader is in progress and automatically start/stop the tape
when the start/end of a loader is detected.
* RZX 'rollback' support.
* DivIDE support.
* Interface I and microdrive emulation.
* TS2068 support.
* Kempston mouse emulation.
* TZX generalized data block (0x19) support.
* Much improved widget UI, including allowing selection of
filenames.
* Allow SDL full screen mode to be used.
* Add the ability to save 'movies' as collections of screenshots.
* Widget pokefinder.
* Add a simple code profiler.
* New libao sound driver.
* New CoreAudio sound driver.
* New PALTV 1-3x and TV3x graphics scalers.
* Emulation core improvements:
* Improved screen rendering code (now character accurate rather
than line accurate).
* Corrections to write ordering and contention for EX (SP),HL,
EX (SP),IX and EX (SP),IY.
* Corrections to contention for OTIR and OTDR.
* IR contention.
* Flag bits 3 and 5 are copied on all BIT instructions.
* Improved ULA emulation with respect to interrupt length.
* Fix timings of shifted no operation opcodes.
* An interrupt in IM 0 takes 13 tstates to acknowledge, not 12.
* Improved speed control code.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/emulators/fuse/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/emulators/fuse/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/emulators/fuse/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/emulators/fuse/patches/patch-ab
cvs rdiff -r1.1 -r0 pkgsrc/emulators/fuse/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.