diff options
author | kristerw <kristerw> | 2001-02-02 22:17:20 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2001-02-02 22:17:20 +0000 |
commit | 7ed403a4b34574311e43b1d018c4744debf06632 (patch) | |
tree | 28bf166eaf9dd58f214e80edb47ac5d9ea26691b /emulators/uae | |
parent | 8657dac16695c68983ea4b1d5ed0e88d5621bb44 (diff) | |
download | pkgsrc-7ed403a4b34574311e43b1d018c4744debf06632.tar.gz |
Update UAE to 0.8.15, fixes PR 12018
User-visible changes in 0.8.15:
- A few changes in the core of the custom chip emulation; this should mean
more accuracy in general, but likely also a few new bugs in this version.
It may be a little slower as well.
- "68040" emulation. Dedicated to all the clueless folks out there.
(with thanks to Christian Bauer)
Diffstat (limited to 'emulators/uae')
-rw-r--r-- | emulators/uae/Makefile | 4 | ||||
-rw-r--r-- | emulators/uae/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 4349706b57e..ac90b3ccf5a 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2000/08/26 19:25:38 kristerw Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/02 22:17:20 kristerw Exp $ -DISTNAME= uae-0.8.14 +DISTNAME= uae-0.8.15 CATEGORIES= emulators MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ diff --git a/emulators/uae/files/md5 b/emulators/uae/files/md5 index 2a5e0800bcf..eb0c6d167cf 100644 --- a/emulators/uae/files/md5 +++ b/emulators/uae/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 2000/08/26 19:25:38 kristerw Exp $ +$NetBSD: md5,v 1.5 2001/02/02 22:17:20 kristerw Exp $ -MD5 (uae-0.8.14.tar.gz) = ddb671d8261fd6db8cc529dbdcc8e6fb +MD5 (uae-0.8.15.tar.gz) = 58b7fb254c29717852e3b81bc3365ddc |