pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/atari800 Changes 2.0.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43e172430554
branches:  trunk
changeset: 511103:43e172430554
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Apr 09 08:31:13 2006 +0000

description:
Changes 2.0.2:
 * Blargg's NTSC composite video emulator, based on NewRisingSun's Algorithm.
 * small fixes in ANTIC/GTIA emulation
 * fixed DCM image handling (broken in 2.0.0)
 * added emulation of Atari XL/XE with 192 KB RAM
 * integrated SEGA Dreamcast port
 * Atari Inverse key mapped also to "`" (backquote) in SDL port
 * some minor improvements
 * much more DOC/TODO

diffstat:

 emulators/atari800/Makefile |  5 ++---
 emulators/atari800/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r c842273a6fec -r 43e172430554 emulators/atari800/Makefile
--- a/emulators/atari800/Makefile       Sun Apr 09 08:21:22 2006 +0000
+++ b/emulators/atari800/Makefile       Sun Apr 09 08:31:13 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2006/03/09 21:04:42 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2006/04/09 08:31:13 adam Exp $
 
-DISTNAME=      atari800-2.0.1
-PKGREVISION=   1
+DISTNAME=      atari800-2.0.2
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=atari800/}
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} xf25.zip
diff -r c842273a6fec -r 43e172430554 emulators/atari800/distinfo
--- a/emulators/atari800/distinfo       Sun Apr 09 08:21:22 2006 +0000
+++ b/emulators/atari800/distinfo       Sun Apr 09 08:31:13 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2006/01/20 07:38:12 adam Exp $
+$NetBSD: distinfo,v 1.13 2006/04/09 08:31:13 adam Exp $
 
-SHA1 (atari800-2.0.1.tar.gz) = ba4202e01092ee656548e083e6092e450fa3372f
-RMD160 (atari800-2.0.1.tar.gz) = 42b5f94dfe396cb8d62b7e4fe83958c385e14b4e
-Size (atari800-2.0.1.tar.gz) = 939745 bytes
+SHA1 (atari800-2.0.2.tar.gz) = 23dd5e2ce9232945fb3c694cb011c86966b49863
+RMD160 (atari800-2.0.2.tar.gz) = a9e3d971b62192be945abf828552bab0a16a7fda
+Size (atari800-2.0.2.tar.gz) = 982758 bytes
 SHA1 (xf25.zip) = e65923fd3a4845c1c72d1677db0fda969187eb42
 RMD160 (xf25.zip) = e3960898223dd4d1b9a9cc5cfb1251bd726ea5a7
 Size (xf25.zip) = 188942 bytes



Home | Main Index | Thread Index | Old Index