diff options
author | adam <adam> | 2009-01-18 20:07:45 +0000 |
---|---|---|
committer | adam <adam> | 2009-01-18 20:07:45 +0000 |
commit | 206d9d3dc1a1c60fbbd4e9c221acb84e65a550ee (patch) | |
tree | cb1613ef2b63184c44e6f287da30591acc2713b9 /emulators/hatari/distinfo | |
parent | d6b04a7aec4cbd95fcef749881b9e1a138ce8dc3 (diff) | |
download | pkgsrc-206d9d3dc1a1c60fbbd4e9c221acb84e65a550ee.tar.gz |
Changes 1.1.0:
Emulation:
* Falcon DSP emulation good enough to improve some few games/demos, e.g.
Virtual City. (most still work better with emulation disabled, though)
* New sound engine that fixes all problems with the old one
* 16-bit stereo sound (instead of 8-bit mono)
* Improved blitter emulation (blitter cycles emulation, blitter interrupt)
* Improved STE support for some video registers (hscroll, linewidth, ...)
* Improved printer emulation
* Improved STE microwire emulation
* Improved support for games & demos which are accessing IKBD directly
(including a fake 6301 emulation for the known IKBD programs)
* ACSI emulation fix to get HDDriver working
* Some other minor bugfixes to ST/STe emulation (FDC, MFP, PSG, RS-232)
* Improved MFP emulation
* Improved 68k emulation (move.b Ax,(Ay) and extb.l)
* Fixed bugs in the GEMDOS HD emulation (Pexec() etc.)
Emulator:
* Statusbar and overlay led features
* Screenshots work also in VDI/TT/Falcon mode and are saved as PNGs
* Support for automatic frameskip and pausing emulation
Diffstat (limited to 'emulators/hatari/distinfo')
-rw-r--r-- | emulators/hatari/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/hatari/distinfo b/emulators/hatari/distinfo index 9c592390d6f..257dc292533 100644 --- a/emulators/hatari/distinfo +++ b/emulators/hatari/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2008/08/01 10:04:09 hauke Exp $ +$NetBSD: distinfo,v 1.11 2009/01/18 20:07:45 adam Exp $ -SHA1 (hatari-1.0.1.tar.gz) = a5b55d42d169f166277fb6db267628472bb7fd21 -RMD160 (hatari-1.0.1.tar.gz) = 04ef3fb627bcdbacdb1f05a7e04ec66933170eda -Size (hatari-1.0.1.tar.gz) = 879983 bytes +SHA1 (hatari-1.1.0.tar.bz2) = 7d1d8ee22cdd56cb9bb67b78fdbfb06980861aae +RMD160 (hatari-1.1.0.tar.bz2) = a1d96891bbfba8e55b37e57feee9f2a91773e4f3 +Size (hatari-1.1.0.tar.bz2) = 840629 bytes SHA1 (patch-aa) = 1ebe2f92ee176cf5d5b1e4a7c5e2143b1d766ea8 |