diff options
author | wiz <wiz> | 2000-03-02 20:34:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-03-02 20:34:58 +0000 |
commit | bf57b08ebc26b0390cd1cd261a276cbd8af117a7 (patch) | |
tree | 2b6cdbb8888f671c6b80fd3e2aed613692f34e68 /emulators/darcnes | |
parent | 988e642c4c01c492b7a37307a0673d1839101d07 (diff) | |
download | pkgsrc-bf57b08ebc26b0390cd1cd261a276cbd8af117a7.tar.gz |
Another week, another darcnes. Changes:
o Fixed some problems with GG sprite clipping and tile rendering (only
affects 8-bit mode).
o Fixed X toplevel window to resize properly.
o Cleaned up some of the X video code.
o Added (untested) 24bpp support to X video code.
o Cleaned up the FDS emulation code.
o Added a lot of (inaccessible) extra FDS functionality.
Diffstat (limited to 'emulators/darcnes')
-rw-r--r-- | emulators/darcnes/Makefile | 6 | ||||
-rw-r--r-- | emulators/darcnes/files/md5 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index 756a6630acb..5446257ab7e 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2000/02/20 18:15:13 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2000/03/02 20:34:58 wiz Exp $ -DISTNAME= dn9a0219 -PKGNAME= darcnes-20000219 +DISTNAME= dn9a0226 +PKGNAME= darcnes-20000226 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 9de09f460a3..e083b93f767 100644 --- a/emulators/darcnes/files/md5 +++ b/emulators/darcnes/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/02/20 18:15:14 wiz Exp $ +$NetBSD: md5,v 1.3 2000/03/02 20:34:59 wiz Exp $ -MD5 (dn9a0219.tgz) = 559c66f484f53ea04681499560cff3da +MD5 (dn9a0226.tgz) = acc191dd58a3c82522474fccf26eed8a |