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:
@@ -19,9 +19,9 @@ savestate_features = "deterministic"
|
||||
cheats = "true"
|
||||
input_descriptors = "true"
|
||||
memory_descriptors = "true"
|
||||
libretro_saves = "true"
|
||||
libretro_saves = "false"
|
||||
core_options = "true"
|
||||
core_options_version = "1.0"
|
||||
core_options_version = "2.0"
|
||||
load_subsystem = "true"
|
||||
supports_no_game = "false"
|
||||
hw_render = "false"
|
||||
@@ -31,7 +31,7 @@ database_match_archive_member = "false"
|
||||
database = "FBNeo - Arcade Games"
|
||||
|
||||
# BIOS / Firmware
|
||||
firmware_count = 22
|
||||
firmware_count = 23
|
||||
firmware0_desc = "fbneo/neogeo.zip (Neo Geo BIOS)"
|
||||
firmware0_path = "fbneo/neogeo.zip"
|
||||
firmware0_opt = "true"
|
||||
|
||||
@@ -6,9 +6,9 @@ HOMEPAGE="https://github.com/libretro/FBNeo"
|
||||
COPYRIGHT="2000-2019 the Final Burn team, the libretro team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
srcGitRev="bb7aa7ea1e3a9a293fcf4e2b15994afde2e52899"
|
||||
srcGitRev="3ece23fb10085098ac679f6bb61c20046b4a4b88"
|
||||
SOURCE_URI="https://github.com/libretro/FBNeo/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="b12c18841ffb905856aed0957f7d6480323ed16bc90a16f709daebd24f4854ca"
|
||||
CHECKSUM_SHA256="f4a0d77a61ada271771b1ebd1516a1065c85262b5927dffe314e8bc9bfb9908f"
|
||||
SOURCE_FILENAME="fbneo-${portVersion/_/-}-$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="FBNeo-$srcGitRev"
|
||||
ADDITIONAL_FILES="fbneo_libretro.info.in"
|
||||
Reference in New Issue
Block a user