pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/stella
Module Name: pkgsrc
Committed By: fcambus
Date: Mon Jan 9 18:16:33 UTC 2023
Modified Files:
pkgsrc/emulators/stella: Makefile.common distinfo
Log Message:
stella: update to 6.7.
6.6 to 6.7 (June 13, 2022)
* IMPORTANT NOTES:
- Because of fixes to JSON handling, all remappings will be reset
to defaults; if you had custom mappings, they will need to be
re-entered again.
- Because of internal changes, all state files are now invalid.
* Completely reworked the file launcher:
- Redesigned user interface
- Added tracking of user favorites, recently played and most popular
games
- Added virtual directories for selecting tracked games
- Added quick path navigation
- Added navigation history
- Added icons for files and directories
- Added option to show/hide file extensions
- Extended context menu and shortcuts
- Fixed sluggish behaviour when reading large and/or invalid files
* Added hotkey display to tooltips.
* Added option to automatically pause emulation when focus is lost.
* Added option to toggle autofire mode.
* Improved controller mappings for Paddles.
* Improved controller mappings for Driving controllers.
* Improved Mindlink support.
* Added another oddball TIA glitch option for score mode color.
* Enhanced TV jitter emulation (TODO: doc).
* Enhanced support for CDFJ+ bankswitching type.
* Added 0FA0 bankswitching for Fotomania ROMs.
* Added ARM chip auto detection.
* Extended support for older BUS (experimental) ROMs that worked
with an older, obsolete version of the BUS scheme; special thanks
to SpiceWare for the code.
* Fixed Stella crash due to invalid ZIP files.
* Fixed TV mode auto detection in some ARM ROMs.
* Fixed color loss when switching TV mode from/to PAL.
* Fixed score mode glitch emulation corner case.
* Fixed state messages staying on screen forever.
* Added M1 support for the macOS build.
* Debugger improvements:
- added PlusROM information
- fixed patching code in ZP-RAM
- improved bank origin detection
* Updated internal ROM properties database to ROM-Hunter version 17
(thanks go to RomHunter for his tireless research in this area).
Related to this, updated the snapshot collection.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/emulators/stella/Makefile.common
cvs rdiff -u -r1.37 -r1.38 pkgsrc/emulators/stella/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/stella/Makefile.common
diff -u pkgsrc/emulators/stella/Makefile.common:1.13 pkgsrc/emulators/stella/Makefile.common:1.14
--- pkgsrc/emulators/stella/Makefile.common:1.13 Sun May 15 18:36:18 2022
+++ pkgsrc/emulators/stella/Makefile.common Mon Jan 9 18:16:33 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.13 2022/05/15 18:36:18 nia Exp $
+# $NetBSD: Makefile.common,v 1.14 2023/01/09 18:16:33 fcambus Exp $
# used by emulators/stella/Makefile
# used by emulators/libretro-stella/Makefile
-DISTNAME= stella-6.6-src
+DISTNAME= stella-6.7-src
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=stella-emu/}
GITHUB_PROJECT= stella
Index: pkgsrc/emulators/stella/distinfo
diff -u pkgsrc/emulators/stella/distinfo:1.37 pkgsrc/emulators/stella/distinfo:1.38
--- pkgsrc/emulators/stella/distinfo:1.37 Sun May 15 18:36:18 2022
+++ pkgsrc/emulators/stella/distinfo Mon Jan 9 18:16:33 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2022/05/15 18:36:18 nia Exp $
+$NetBSD: distinfo,v 1.38 2023/01/09 18:16:33 fcambus Exp $
-BLAKE2s (stella-6.6-src.tar.xz) = a481c6fcc7f2eaec49f392f8ece7f5ae1578e034f7ac5e26e566ad94a36865b4
-SHA512 (stella-6.6-src.tar.xz) = 89aea0cec9c2f22f276c1c4b36b76deb1ef9fb913c959f93f8cbcac300acdb23d2e3e66981d3263ea1ccfd72aaab1aa47218136b82b5e12aa8fbf352959743ab
-Size (stella-6.6-src.tar.xz) = 10035924 bytes
+BLAKE2s (stella-6.7-src.tar.xz) = d06390c01c68cca9288271d193646d8a5eaa0a9e3a1238569eee521981d6066c
+SHA512 (stella-6.7-src.tar.xz) = c20a2e9d98e1330f151e5f7d0e7cf15b2279b0d5f1175269f4084bf4964337b998118800615ae62eabf9d0f8abe0bb9cd02bddd1ee827121a49131888b4946ff
+Size (stella-6.7-src.tar.xz) = 10280224 bytes
SHA1 (patch-configure) = 7cf96666dbccb2b38dec6e80ad4887a79bf5d074
Home |
Main Index |
Thread Index |
Old Index