mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
libretro cores: bump (#5872)
* 81_libretro: bumped to version 1.0a:20210311 * atari800_libretro: bumped to version 3.1.0:20210415 * bluemsx_libretro: bumped to version 2.9.0:20210409 * cap32_libretro: bumped to version 4.2.0:20210327 * fmsx_libretro: bumped to version 4.9:20210327 * fuse_libretro: bumped to version 1.1.1:20210419 * hatari_libretro: bumped to version 1.8:20210317 * nekop2_libretro: bumped to version 0.86:20210317 * FAIL * dosbox_libretro: bumped to version 0.74:20201229 * fbneo_libretro: bumped to version 1.0.0.0:20210506 * fceumm_libretro: bumped to version 0.0.1:20210420 * FAIL * freeintv_libretro: bumped to version 0.0:20210322 * gambatte_libretro: bumped to version 0.5.0:20210325 * genesis_plus_gx_libretro: bumped to version 1.7.4:20210325 * gpsp_libretro: bumped to version 0.91:20210505 * gw_libretro: bumped to version 1.6.2:20210425 * handy_libretro: bumped to version 0.95:20210325 * mednafen_gba_libretro: bumped to version 0.9.36:20210324 * mednafen_lynx_libretro: bumped to version 0.9.32:20210324 * mednafen_ngp_libretro: bumped to version 0.9.36.1:20210324 * mednafen_pce_fast_libretro: bumped to version 0.9.38.7:20210412 * mednafen_pce_libretro: bumped to version 0.9.38.7:20210412 * mednafen_pcfx_libretro: bumped to version 0.9.33.3:20210412 * mednafen_saturn_libretro: bumped to version 0.9.45.1:20210412 * mednafen_supergrafx_libretro: bumped to version 0.9.38.7:20210412 * mednafen_vb_libretro: bumped to version 0.9.36.1:20210405 * mednafen_wswan_libretro: bumped to version 0.9.35.1:20210405 * meteor_libretro: bumped to version 1.4:20201228 * mgba_libretro: bumped to version 0.6.1:20210427 * mupen64plus_next_libretro: bumped to version 1.0:20210223 * nestopia_libretro: bumped to version 1.49:20210320 * o2em_libretro: bumped to version 1.18:20210325 * opera_libretro: bumped to version 1.0.0:20210409 * parallel_n64_libretro: bumped to version 2.0rc2:20210324 * pcsx_rearmed_libretro: bumped to version r22:20210428 * snes9x_libretro: bumped to version 1.60:20210314 * vba_next_libretro: bumped to version 1.0.2:20210312 * vecx_libretro: bumped to version 1.2:20210312 * virtualjaguar_libretro: bumped to version 2.1.2:20210314 * yabause_libretro: bumped to version 0.9.15:20210411 * 3dengine_libretro: bumped to version 1.0:20210107 * reminiscence_libretro: bumped to version 0.3.6:20210317 * scummvm_libretro: bumped to version 2.0.0:20210325 * craft_libretro: bumped to version 1.0:20210317 * 2048_libretro: bumped to version 1.0:20210308 * gme_libretro: bumped to version 0.5.2:20210309 * mrboom_libretro: bumped to version 5.2:20210325 * flycast_libretro: bumped to version 0.1:20210506
This commit is contained in:
@@ -1,18 +1,39 @@
|
||||
# Software Information
|
||||
display_name = "Nintendo - Game Boy Advance (VBA Next)"
|
||||
authors = "Forgotten|VBA-M Team|Squarepusher"
|
||||
supported_extensions = "gba"
|
||||
corename = "VBA Next"
|
||||
manufacturer = "Nintendo"
|
||||
categories = "Emulator"
|
||||
systemname = "Game Boy Advance"
|
||||
systemid = "game_boy_advance"
|
||||
database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
|
||||
license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "@DISPLAY_VERSION@"
|
||||
categories = "Emulator"
|
||||
|
||||
# Hardware Information
|
||||
manufacturer = "Nintendo"
|
||||
systemname = "Game Boy Advance"
|
||||
systemid = "game_boy_advance"
|
||||
|
||||
# Libretro Features
|
||||
supports_no_game = "false"
|
||||
database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
|
||||
savestate = "true"
|
||||
savestate_features = "serialized"
|
||||
cheats = "false"
|
||||
input_descriptors = "true"
|
||||
memory_descriptors = "true"
|
||||
libretro_saves = "true"
|
||||
core_options = "true"
|
||||
load_subsystem = "false"
|
||||
hw_render = "false"
|
||||
needs_fullpath = "false"
|
||||
disk_control = "false"
|
||||
is_experimental = "false"
|
||||
|
||||
# Firmware / BIOS
|
||||
firmware_count = 1
|
||||
firmware0_desc = "gba_bios.bin (Game Boy Advance BIOS)"
|
||||
firmware0_path = "gba_bios.bin"
|
||||
firmware0_opt = "true"
|
||||
notes = "(!) gba_bios.bin (md5): a860e8c0b6d573d191e4ec7db1b1e4f6"
|
||||
|
||||
description = "A fork of the venerable Game Boy Advance emulator, VisualBoy Advance-Merged, branched off circa 2011, but with some backported patches for improved performance and compatibility. This core runs a bit faster than the up-to-date VBA-M core, but it is based on an older snapshot of the codebase and lacks many years of development and improvements, resulting in compatibility issues with some games (mostly related to a lack of support for the tilt and solar sensors). Most users should start with the up-to-date VBA-M core and only fall back to this one if they need the additional performance boost."
|
||||
|
||||
@@ -6,9 +6,9 @@ HOMEPAGE="https://github.com/libretro/vba-next"
|
||||
COPYRIGHT="2001-2018 Forgotten, the VBA-M team , the libretro team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
srcGitRev="15037175093511aab9a52e27f28989c6c6fdb674"
|
||||
srcGitRev="90d7d9b4133bc1c7ed430de9f538ffae55b7a32f"
|
||||
SOURCE_URI="https://github.com/libretro/vba-next/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="e72c17f1bfd1dabe955a0b59d9d15ef5469a4f54c0527f4320a5572aed220248"
|
||||
CHECKSUM_SHA256="7bf9e173297b328cdf0b4243c9da1ba2d7daf76cd0632b2111439b839b5b517b"
|
||||
SOURCE_FILENAME="libretro-vba-next-${portVersion/_/-}-$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="vba-next-$srcGitRev"
|
||||
ADDITIONAL_FILES="vba_next_libretro.info.in"
|
||||
Reference in New Issue
Block a user