From 79bf9632dadb9ecabbfc90bfc7f2d08083d5e143 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 8 Mar 2000 01:42:12 +0000 Subject: Update of darcnes to 20000305. Changes: o Added keyboard support to Apple ][ driver (only works under X). o Added a couple more instructions to the emu68k core (and still nothing runs). o Added range checking to ROM accesses in the genesis driver. o Disabled I/O logging of FM chip writes in the genesis driver. o Fixed a bug with MMC3 IRQs (SMB3 fortress now works correctly). o Cleaned up the NES PPU code somewhat. o Cleaned up the SMS sprite renderers somewhat. o Rebuilt command line parsing for X version and added (but failed to document) a command to override system detection (needed to access the Apple ][ driver). --- emulators/darcnes/Makefile | 6 +++--- emulators/darcnes/files/md5 | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'emulators/darcnes') diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index 5446257ab7e..27c12f60ff4 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2000/03/02 20:34:58 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2000/03/08 01:42:12 wiz Exp $ -DISTNAME= dn9a0226 -PKGNAME= darcnes-20000226 +DISTNAME= dn9a0305 +PKGNAME= darcnes-20000305 WRKSRC= ${WRKDIR}/darcnes CATEGORIES= emulators MASTER_SITES= http://www.netway.com/~nyef/ diff --git a/emulators/darcnes/files/md5 b/emulators/darcnes/files/md5 index e083b93f767..ae82c4fb76c 100644 --- a/emulators/darcnes/files/md5 +++ b/emulators/darcnes/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2000/03/02 20:34:59 wiz Exp $ +$NetBSD: md5,v 1.4 2000/03/08 01:42:13 wiz Exp $ -MD5 (dn9a0226.tgz) = acc191dd58a3c82522474fccf26eed8a +MD5 (dn9a0305.tgz) = 0dc2cd9c6c8d0cfffc6eb2b9e6acaaa6 -- cgit v1.2.3