diff options
author | kristerw <kristerw> | 2001-03-17 19:37:14 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2001-03-17 19:37:14 +0000 |
commit | e7769279e3bb20cfc8dc70ac057e4969a8403232 (patch) | |
tree | 3eec134310a152099ff9697ef95b7227b7de4c80 /emulators | |
parent | bee2a43ea0820f89248d0554d0f477dc1ffc2180 (diff) | |
download | pkgsrc-e7769279e3bb20cfc8dc70ac057e4969a8403232.tar.gz |
Update UAE to 0.8.16.
User-visible changes in 0.8.16:
- AGA playfield support (again) (Toni Wilen)
- In addition to plain mono and stereo, there's a new sound setting "mixed".
- There's a new option to set CPU speeds more accurately, it's called
"finegrain_cpu_speed".
- Numerous bug fixes
- Graphics should be faster; optimized code was accidentally commented out
in the previous release.
Diffstat (limited to 'emulators')
-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 8ed1d12e81e..a20bc1ed36b 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2001/02/17 18:38:32 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2001/03/17 19:37:14 kristerw Exp $ -DISTNAME= uae-0.8.15 +DISTNAME= uae-0.8.16 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 eb0c6d167cf..8cac565dca6 100644 --- a/emulators/uae/files/md5 +++ b/emulators/uae/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.5 2001/02/02 22:17:20 kristerw Exp $ +$NetBSD: md5,v 1.6 2001/03/17 19:37:14 kristerw Exp $ -MD5 (uae-0.8.15.tar.gz) = 58b7fb254c29717852e3b81bc3365ddc +SHA1 (uae-0.8.16.tar.gz) = 98d182f256e935669169791595813e9b53b35b94 |