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.
This commit is contained in:
parent
2307e06b23
commit
aa98e03e66
2 changed files with 4 additions and 4 deletions
|
@ -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/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue