mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
libretro cores : May bump (#10427)
* puae_libretro: bumped to version 2.6.1:20240504 * bsnes_libretro: bumped to version 115.1:20240301 * fbneo_libretro: bumped to version 1.0.0.0:20240503 * fceumm_libretro: bumped to version 0.0.1:20240406 * gambatte_libretro: bumped to version 0.5.0:20240503 * gearboy_libretro: bumped to version 3.4:20240417 * gearcoleco_libretro: bumped to version 1.0.0:20240322 * gearsystem_libretro: bumped to version 3.4.1:20240417 * genesis_plus_gx_libretro: bumped to version 1.7.4:20240503 * mame2003_plus_libretro: bumped to version 1.0:20240507 * mednafen_pce_fast_libretro: bumped to version 0.9.38.7:20240503 * mednafen_pce_libretro: bumped to version 0.9.38.7:20240503 * mednafen_psx_hw_libretro: bumped to version 0.9.44.1:20240503 * mednafen_psx_libretro: bumped to version 0.9.44.1:20240503 * mednafen_saturn_libretro: bumped to version 0.9.45.1:20240225 * mednafen_supergrafx_libretro: bumped to version 0.9.38.7:20240503 * mgba_libretro: bumped to version 0.6.1:20240228 * nestopia_libretro: bumped to version 1.49:20240407 * opera_libretro: bumped to version 1.0.0:20240506 * snes9x_libretro: bumped to version 1.60:20240502 * stella_libretro: bumped to version 6.5.3:20240506 * vecx_libretro: bumped to version 1.2:20240317
This commit is contained in:
@@ -14,13 +14,13 @@ systemname = "Amiga"
|
||||
systemid = "commodore_amiga"
|
||||
|
||||
# Libretro Features
|
||||
database = "Commodore - Amiga"
|
||||
database = "Commodore - Amiga|Commodore - CD32|Commodore - CDTV"
|
||||
supports_no_game = "true"
|
||||
savestate = "true"
|
||||
savestate_features = "serialized"
|
||||
cheats = "false"
|
||||
cheats = "true"
|
||||
input_descriptors = "true"
|
||||
memory_descriptors = "false"
|
||||
memory_descriptors = "true"
|
||||
libretro_saves = "true"
|
||||
core_options = "true"
|
||||
load_subsystem = "false"
|
||||
|
||||
@@ -8,9 +8,9 @@ HOMEPAGE="https://github.com/libretro/libretro-uae"
|
||||
COPYRIGHT="2014-2021, GnoStiC, Richard Drummond, the libretro team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
srcGitRev="2cad13f98aa4df272decf2ab99d95aa582cd4cfb"
|
||||
srcGitRev="106b98d50dab4b5648067096f0ba54acbf713fd3"
|
||||
SOURCE_URI="https://github.com/libretro/libretro-uae/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="2a5f307d43a94f48b6031f0a30eb1c0e361d4e43325259e7921134af57c66332"
|
||||
CHECKSUM_SHA256="b66a3ead90086299104a3fecb70aca3bf7af467a5091a36bdc7017278140d032"
|
||||
SOURCE_FILENAME="libretro-uae-${portVersion/_/-}-$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="libretro-uae-$srcGitRev"
|
||||
ADDITIONAL_FILES="puae_libretro.info.in"
|
||||
Reference in New Issue
Block a user