Skip to content

Commit

Permalink
libretro kronos to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmanlfc committed Jan 17, 2025
1 parent d896e9f commit 8315d2e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions batocera-Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- Jazz2 to 3.1.0
- GroovyMAME to 0.272
- Gzdoom to g4.14.0
- Libretro-Kronos to 2.7.0
- Libretro-MAME to 0.272
- Libretro-Play! to Jan 12 2025 build
- Ruffle to Nightly-2024-12-28
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ config BR2_PACKAGE_LIBRETRO_KRONOS
bool "libretro-kronos"
depends on BR2_PACKAGE_RETROARCH
depends on BR2_INSTALL_LIBSTDCPP
help
A libretro saturn emulator core.

help
A libretro saturn emulator core.
http://www.libretro.com

comment "LIBRETRO_KRONOS needs a toolchain w/ C++"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

LIBRETRO_KRONOS_VERSION = 2.6.1_official_release
LIBRETRO_KRONOS_VERSION = 2.7.0_official_release
LIBRETRO_KRONOS_SITE = $(call github,FCare,kronos,$(LIBRETRO_KRONOS_VERSION))
LIBRETRO_KRONOS_LICENSE = BSD-3-Clause

Expand Down

0 comments on commit 8315d2e

Please sign in to comment.