summaryrefslogtreecommitdiff
path: root/emulators/hatari
diff options
context:
space:
mode:
authoradam <adam>2006-09-10 21:58:14 +0000
committeradam <adam>2006-09-10 21:58:14 +0000
commit1ed0a258a72ba1415581cdb0d4db4772101659c6 (patch)
treef81da87045697323a127da7e8374767ef977ee88 /emulators/hatari
parent9f6cf15406375ece95294a7e6855d058f8b04e07 (diff)
downloadpkgsrc-1ed0a258a72ba1415581cdb0d4db4772101659c6.tar.gz
Changes 0.90:
- Better Spectrum 512 support (60Hz support, improved I/O memory waitstates). - STE right border opening support (used in Obsession, Pacemaker). - Blitter Smudge mode support (used in Pacemaker demo). - Wheel-mouse simulates cursor up and down. - Work-around to FDC handling, --slow-fdc option is not anymore needed. - Bugfix to MFP, sound works now in more YMRockerz releases. - Bugfix to GEMDOS path handling (Hatari SIGSEGV). - Bugfix to emulated memory initialization (4MB was cleared earlier, now exactly the amount set up for Hatari. Saves memory on embedded systems if less than 4MB is specified.) - Re-written command-line option handling. - (Again) lots of code const/static, type usage and indentation cleanup. - Preliminary support for TOS 3.0x and 030 TT software that runs in ST resolutions and doesn't need PMMU. - Native GUI for Mac OSX. - ACSI emulation fixes to get HD formatting to work with AHDI 5. HD emulation now works quite fine with AHDI 5 (but other HD drivers are currently not supported). - Joystick shortcut changed to toggle cursor emulation between ports 0 and 1. - Keys for all Hatari shortcuts can now be configured from hatari.cfg. - Added command line option for setting ST keyboard mapping. - Joystick command line option requires now parameter for a port for which the joystick cursor emu is enabled. - Fixed relative mouse event handling in zoomed low-rez. - Hatari shows now more of the bottom borden (screen size is now 384x276 instead of 384x267). - Fixed sync delay timings - sound should now be better (e.g. on Mac OS X).
Diffstat (limited to 'emulators/hatari')
-rw-r--r--emulators/hatari/Makefile8
-rw-r--r--emulators/hatari/PLIST3
-rw-r--r--emulators/hatari/distinfo8
3 files changed, 10 insertions, 9 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index cd80f131c2c..8472c825f7e 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2006/06/12 16:28:06 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2006/09/10 21:58:14 adam Exp $
-DISTNAME= hatari-0.80
-PKGREVISION= 2
+DISTNAME= hatari-0.90
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/}
@@ -12,8 +11,9 @@ COMMENT= Atari ST emulator
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
+INSTALLATION_DIRS+= share/doc/hatari
+
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/hatari
cd ${WRKSRC} && ${INSTALL_DATA} *.txt ${PREFIX}/share/doc/hatari
cd ${WRKSRC}/doc && ${INSTALL_DATA} *.txt *.html \
${PREFIX}/share/doc/hatari
diff --git a/emulators/hatari/PLIST b/emulators/hatari/PLIST
index f8da3c0e334..1633a8dfea8 100644
--- a/emulators/hatari/PLIST
+++ b/emulators/hatari/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.6 2006/01/20 10:51:35 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/09/10 21:58:14 adam Exp $
bin/hatari
share/doc/hatari/authors.txt
share/doc/hatari/changelog.txt
share/doc/hatari/gpl.txt
share/doc/hatari/keymap-sample.txt
share/doc/hatari/manual.html
+share/doc/hatari/memory-usage.txt
share/doc/hatari/readme.txt
share/doc/hatari/release-notes.txt
share/doc/hatari/todo.txt
diff --git a/emulators/hatari/distinfo b/emulators/hatari/distinfo
index 1f6fb264450..b1655f41691 100644
--- a/emulators/hatari/distinfo
+++ b/emulators/hatari/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2006/01/20 10:51:35 adam Exp $
+$NetBSD: distinfo,v 1.9 2006/09/10 21:58:14 adam Exp $
-SHA1 (hatari-0.80.tar.gz) = 2db606b0ec7280abb5398d2b582739c18f41d3f7
-RMD160 (hatari-0.80.tar.gz) = 6eb8b06cd6bf689df7393c1815d6dec46e35bd3d
-Size (hatari-0.80.tar.gz) = 597945 bytes
+SHA1 (hatari-0.90.tar.gz) = d8f707cd5346b42aef431ce55100ca62ff229b3c
+RMD160 (hatari-0.90.tar.gz) = 914b97dd914329af858c6c0630671399b5231d78
+Size (hatari-0.90.tar.gz) = 687029 bytes
SHA1 (patch-aa) = 1ebe2f92ee176cf5d5b1e4a7c5e2143b1d766ea8