pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/libretro-sameboy libretro-sameboy: Update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6c9c2a7dbea
branches:  trunk
changeset: 325491:f6c9c2a7dbea
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Nov 18 11:54:10 2018 +0000

description:
libretro-sameboy: Update to version 0.11.2.

Version 0.11.2

New/Improved Features

* SameBoy can now load RTC information from battery saves from different
emulators including BGB, VisualBoyAdvance, and VisualBoyAdvance-M and vice
versa. Older battery saves will automatically be converted

Accuracy Improvements/Fixes

* More accurate emulation of DAC charging and discharging.
Fixes the buzzing sound heard in several games
* Fixed a bug where the left and right audio channel were swapped
* More accurate GDMA and HDMA timings
* Fixed several bugs, one of which is a regression, where channels 1 and 2
could play without a delay. Fixes missing audio in Gensan 2
* Correct emulation of enabling and disabling the volume envelope
* Correct emulation of a glitch where the volume envelope ticks when it
usually wouldn?t
* Compensate for CPU prefetch in DIV?s initial value
* Correct emulation of turning the DACs on and off. Fixes missing audio in
several games

Bug Fixes

* Fixed a bug where the libretro core didn?t save and load the RTC properly

diffstat:

 emulators/libretro-sameboy/Makefile |   4 ++--
 emulators/libretro-sameboy/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 299c0ad8e785 -r f6c9c2a7dbea emulators/libretro-sameboy/Makefile
--- a/emulators/libretro-sameboy/Makefile       Sun Nov 18 11:48:56 2018 +0000
+++ b/emulators/libretro-sameboy/Makefile       Sun Nov 18 11:54:10 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/10/13 13:04:56 nia Exp $
+# $NetBSD: Makefile,v 1.3 2018/11/18 11:54:10 nia Exp $
 
-DISTNAME=      libretro-sameboy-0.11.1
+DISTNAME=      libretro-sameboy-0.11.2
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=LIJI32/}
 GITHUB_PROJECT=        SameBoy
diff -r 299c0ad8e785 -r f6c9c2a7dbea emulators/libretro-sameboy/distinfo
--- a/emulators/libretro-sameboy/distinfo       Sun Nov 18 11:48:56 2018 +0000
+++ b/emulators/libretro-sameboy/distinfo       Sun Nov 18 11:54:10 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/08/15 15:32:11 nia Exp $
+$NetBSD: distinfo,v 1.2 2018/11/18 11:54:10 nia Exp $
 
-SHA1 (libretro-sameboy-0.11.1.tar.gz) = 24fc72540732b927ba399f4d3dabc16bc8881947
-RMD160 (libretro-sameboy-0.11.1.tar.gz) = aad527582c98e690a8ccb4911d81d378a7e0cde3
-SHA512 (libretro-sameboy-0.11.1.tar.gz) = cddb399093af192df843c593cd56f5cc2fa4b61b6ab6a41fa6520670b17f991efe63b567224021c9e0b177e3b30abb2068970b646db5d403f211e97a728f6661
-Size (libretro-sameboy-0.11.1.tar.gz) = 2428875 bytes
+SHA1 (libretro-sameboy-0.11.2.tar.gz) = 0f989a4a007466fbffc53e96265f4d73e9cf2f79
+RMD160 (libretro-sameboy-0.11.2.tar.gz) = 37415df146f33279e5627880c7b39c86ed78506f
+SHA512 (libretro-sameboy-0.11.2.tar.gz) = 478d0d4dff2bd6030b3fe97aa0b0381696f818129717d6af2f9d2631181737038ac588ab00dbb4eab3d6251762381f2ac564cb39b31912f5949a0006f863af38
+Size (libretro-sameboy-0.11.2.tar.gz) = 2430898 bytes



Home | Main Index | Thread Index | Old Index