summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2008-01-15 22:44:33 +0000
committerwiz <wiz>2008-01-15 22:44:33 +0000
commit77c2918aa891a5c56356017dcdc7367fba70b038 (patch)
treef6839336ec21c0555a45eb0dd06cbc6813aeeae7 /emulators
parent16febd8e5739d676a052156027990ca9dd969f11 (diff)
downloadpkgsrc-77c2918aa891a5c56356017dcdc7367fba70b038.tar.gz
Update to 0.8.7:
0.8.7: GBA: DMA registers were being saved as 32-bit arrays instead of 16-bit arrays in save states, potentially causing memory corruption, and broken save states on big endian platforms. Fixed. NES: Removed the AltiVec resampling code, as it causes problems on the PS3, and possibly other PPC chips, and I don't have a PowerPC machine to test it on. The NES sound filtering code will be rewritten in 0.9.0, anyway. GBA: Fixed a startup crashing bug on big-endian platforms. Changed instances of fprintf() in mempatcher.cpp to trio_fprintf() to work around major issues with pre-C99 standard C libraries. GBA: The Load() function was returning a largeish integer, instead of 1, after successfully loading a ROM image. Fixed. 0.8.6: PCE: Removed a statement, that was used for debugging, that broke PC Engine multiplayer support in 0.8.5. (I'm not sure how it got there in the first place...).
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mednafen/Makefile4
-rw-r--r--emulators/mednafen/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 42777aed9ab..36a70bd62ed 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/11/29 22:35:38 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/15 22:44:33 wiz Exp $
#
-DISTNAME= mednafen-0.8.5
+DISTNAME= mednafen-0.8.7
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mednafen/}
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/mednafen/distinfo b/emulators/mednafen/distinfo
index f99ab86d66f..967f0026de4 100644
--- a/emulators/mednafen/distinfo
+++ b/emulators/mednafen/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2007/11/29 22:35:38 wiz Exp $
+$NetBSD: distinfo,v 1.3 2008/01/15 22:44:33 wiz Exp $
-SHA1 (mednafen-0.8.5.tar.bz2) = 7eefb02da7c65a3abf25a7ef961492acbd8c8e51
-RMD160 (mednafen-0.8.5.tar.bz2) = 529e9a60f778c2101c1ef53dc362981e25ff4c92
-Size (mednafen-0.8.5.tar.bz2) = 2390120 bytes
+SHA1 (mednafen-0.8.7.tar.bz2) = 7a94f41f03832e477712c32ba6cb836dfb298ac9
+RMD160 (mednafen-0.8.7.tar.bz2) = 314429c05e7eaae1e9f9255cc5b101598040507e
+Size (mednafen-0.8.7.tar.bz2) = 2389657 bytes
SHA1 (patch-aa) = 2d9f8b72f09bc20f0ef70e851d27c7beca46c2ea