From 3a1fd82a462a5b667f806bf5cbe0f710c28e4962 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 20 Jan 2006 10:51:35 +0000 Subject: Changes 0.80: - Support for STE hardware emulation: STE palette, STE shifter (horizontal fine scrolling, split screen effects), DMA sound and STE joypads. See the manual for a list of working STE applications/games/demos. - Hatari can now emulate up to 14 MiB ST RAM instead of only 4 MiB. - Support for parallel port joysticks. - Improved GEMDOS HD emulation (added Fattrib() call). - Adding and removing a GEMDOS or ACSI hard disk should now work correctly. - Re-factoring of the screen conversion functions. - Improved manual: Now with screenshots of the options dialogs. --- emulators/hatari/Makefile | 5 ++--- emulators/hatari/PLIST | 3 ++- emulators/hatari/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'emulators') diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index a095f9e5c63..4ce00781daa 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2005/12/11 09:40:39 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/01/20 10:51:35 adam Exp $ -DISTNAME= hatari-0.70 -PKGREVISION= 1 +DISTNAME= hatari-0.80 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/} diff --git a/emulators/hatari/PLIST b/emulators/hatari/PLIST index 5c89d0aea57..f8da3c0e334 100644 --- a/emulators/hatari/PLIST +++ b/emulators/hatari/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2005/07/01 09:35:38 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/01/20 10:51:35 adam Exp $ bin/hatari share/doc/hatari/authors.txt share/doc/hatari/changelog.txt @@ -7,6 +7,7 @@ share/doc/hatari/keymap-sample.txt share/doc/hatari/manual.html share/doc/hatari/readme.txt share/doc/hatari/release-notes.txt +share/doc/hatari/todo.txt share/hatari/tos.img @dirrm share/hatari @dirrm share/doc/hatari diff --git a/emulators/hatari/distinfo b/emulators/hatari/distinfo index c1a6a88ffad..1f6fb264450 100644 --- a/emulators/hatari/distinfo +++ b/emulators/hatari/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2005/07/01 09:35:38 adam Exp $ +$NetBSD: distinfo,v 1.8 2006/01/20 10:51:35 adam Exp $ -SHA1 (hatari-0.70.tar.gz) = 25c97d75f5a87b89105654f10db2957582bed790 -RMD160 (hatari-0.70.tar.gz) = d5db118d9d1ffe2d211b48259622556cd37ad5cc -Size (hatari-0.70.tar.gz) = 521778 bytes +SHA1 (hatari-0.80.tar.gz) = 2db606b0ec7280abb5398d2b582739c18f41d3f7 +RMD160 (hatari-0.80.tar.gz) = 6eb8b06cd6bf689df7393c1815d6dec46e35bd3d +Size (hatari-0.80.tar.gz) = 597945 bytes SHA1 (patch-aa) = 1ebe2f92ee176cf5d5b1e4a7c5e2143b1d766ea8 -- cgit v1.2.3