sameboy: Update to 0.13.5
Version 0.13.5 This version is backwards compatible with save states from SameBoy 0.11.x and newer. Bug Fixes * Fixed major regression introduced in 0.13.4 that prevented saving progress in games and caused several other issues Version 0.13.4 This version is backwards compatible with save states from SameBoy 0.11.x and newer. New/Improved Features * Native support for ARM-based Macs (Experimental) * Improved the loading time of battery saves with an RTC time set to the far past Bug Fixes * Fixed a spelling mistake in the debugger * Fix several major regressions affecting games that use a real time clock
This commit is contained in:
parent
81579e1a00
commit
29d0df3fdc
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile.common,v 1.9 2020/06/29 14:28:08 nia Exp $
|
||||
# $NetBSD: Makefile.common,v 1.10 2020/08/08 19:24:26 nia Exp $
|
||||
# used by emulators/sameboy/Makefile
|
||||
# used by emulators/libretro-sameboy/Makefile
|
||||
|
||||
DISTNAME= sameboy-0.13.3
|
||||
DISTNAME= sameboy-0.13.5
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=LIJI32/}
|
||||
GITHUB_PROJECT= SameBoy
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.7 2020/06/29 14:28:08 nia Exp $
|
||||
$NetBSD: distinfo,v 1.8 2020/08/08 19:24:26 nia Exp $
|
||||
|
||||
SHA1 (sameboy-0.13.3.tar.gz) = 5a68a3f4cddd571e3f16180451993e9f7f30489d
|
||||
RMD160 (sameboy-0.13.3.tar.gz) = effff3de6404d7d410f2eb195f9bc7f04842ef59
|
||||
SHA512 (sameboy-0.13.3.tar.gz) = c188657bd1444fc9fb79ff1ac1eba98d5bbee57ee0565e890552d636b0deb93743e9703c1cecce6bbe3bf7d10b27421d55b5d6b4c568ed570cfd285ffe5add22
|
||||
Size (sameboy-0.13.3.tar.gz) = 2624073 bytes
|
||||
SHA1 (sameboy-0.13.5.tar.gz) = b3ceefe9a9cf7ba45576a89ac1cfe3b0868d37a8
|
||||
RMD160 (sameboy-0.13.5.tar.gz) = 5938e46bb0f4060b154020f0c143e0f95c638ed5
|
||||
SHA512 (sameboy-0.13.5.tar.gz) = 5c8c6aba19da56288726b63ed718bbc9e3d106e4af83cf2cd7195c1db991ea7dd04acd01ed76ca85c48eef62ba7e17f5a0d04bfcbfdbce8e074bceccf3fc36b2
|
||||
Size (sameboy-0.13.5.tar.gz) = 2624263 bytes
|
||||
|
|
Loading…
Reference in a new issue