docs: add core_version, display_name to all 260 emulator profiles

Every profile now has:
- profiled_date: date of source code analysis
- core_version: version from libretro-core-info .info files
- display_name: human-readable name from .info files

260/260 profiles complete. 294/294 libretro cores covered.
Standalone emulators (cemu, rpcs3, xemu, vita3k) versioned manually.
This commit is contained in:
Abdessamad Derraz
2026-03-18 05:19:57 +01:00
parent d929424988
commit 58f3006d20
260 changed files with 538 additions and 30 deletions

View File

@@ -2,6 +2,8 @@ emulator: "00_example"
type: test
source: "https://github.com/libretro/libretro-samples"
profiled_date: "2026-03-18"
core_version: "1.0"
display_name: "Example Core"
cores:
- 00_example
systems: []

View File

@@ -2,6 +2,8 @@ emulator: "2048"
type: game
source: "https://github.com/libretro/libretro-2048"
profiled_date: "2026-03-18"
core_version: "1.0"
display_name: "2048"
cores: [2048]
systems: []
files: []

View File

@@ -2,6 +2,8 @@ emulator: 3DEngine
type: utility
source: "https://github.com/libretro/libretro-3dengine"
profiled_date: "2026-03-18"
core_version: "v1"
display_name: "Test Core - 3D Engine"
cores: [3dengine]
systems: []
files: []

View File

@@ -2,6 +2,8 @@ emulator: EightyOne
type: libretro
source: "https://github.com/libretro/81-libretro"
profiled_date: "2026-03-18"
core_version: "1.0a"
display_name: "Sinclair - ZX 81 (EightyOne)"
cores:
- 81
systems:

View File

@@ -2,6 +2,8 @@ emulator: a5200
type: libretro
source: "https://github.com/libretro/a5200"
profiled_date: "2026-03-18"
core_version: "2.0.2"
display_name: "Atari - 5200 (a5200)"
cores:
- a5200
systems:

View File

@@ -2,6 +2,8 @@ emulator: advanced_tests
type: test
source: "https://github.com/libretro/libretro-samples"
profiled_date: "2026-03-18"
core_version: "v1"
display_name: "Test Core - Advanced Test"
cores:
- advanced_tests
systems: []

View File

@@ -2,6 +2,8 @@ emulator: amiarcadia
type: libretro
source: "https://amigan.yatho.com/"
profiled_date: "2026-03-18"
core_version: "4.42"
display_name: "Arcadia 2001 / Interton VC 4000 (AmiArcadia)"
cores:
- amiarcadia
systems:

View File

@@ -2,6 +2,8 @@ emulator: Anarch
type: game
source: "https://github.com/libretro/anern"
profiled_date: "2026-03-18"
core_version: "1.1d"
display_name: "Anarch"
cores: [anarch]
systems: []
files: []

View File

@@ -2,6 +2,8 @@ emulator: AppleWin
type: libretro
source: "https://github.com/audetto/AppleWin"
profiled_date: "2026-03-18"
core_version: "1.30.21.0"
display_name: "Apple II (AppleWin)"
cores:
- applewin
systems:

View File

@@ -2,6 +2,8 @@ emulator: Ardens
type: libretro
source: "https://github.com/tiberiusbrown/ardens"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "Arduboy (Ardens)"
cores:
- ardens
systems:

View File

@@ -2,6 +2,8 @@ emulator: Arduous
type: libretro
source: "https://github.com/libretro/arduous"
profiled_date: "2026-03-18"
core_version: "0.1.0"
display_name: "Arduboy (Arduous)"
cores:
- arduous
systems:

View File

@@ -2,6 +2,8 @@ emulator: Atari800
type: libretro
source: "https://github.com/libretro/libretro-atari800"
profiled_date: "2026-03-18"
core_version: "3.1.0"
display_name: "Atari - 400/800/600XL/800XL/130XE/5200 (Atari800)"
systems: [atari-400, atari-800, atari-800xl, atari-130xe, atari-5200, atari-xegs]
# Atari800 emulates the Atari 8-bit family (400/800/XL/XE) and the 5200 console.

View File

@@ -2,5 +2,7 @@ emulator: "azahar"
type: alias
alias_of: "citra"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "Nintendo - 3DS (Azahar)"
note: "This core uses the same BIOS/firmware as citra. See emulators/citra.yml for details."
files: []

View File

@@ -2,6 +2,8 @@ emulator: b2
type: standalone
source: "https://github.com/tom-seddon/b2"
profiled_date: "2026-03-18"
core_version: "v0.1"
display_name: "Acorn - BBC Micro (b2)"
cores: []
systems:
- bbc-micro-b

View File

@@ -2,6 +2,8 @@ emulator: Beetle Lynx (Mednafen Lynx)
type: libretro
source: "https://github.com/libretro/beetle-lynx-libretro"
profiled_date: "2026-03-18"
core_version: "v1.24.0"
display_name: "Atari - Lynx (Beetle Lynx)"
cores: [mednafen_lynx]
systems: [atari-lynx]
verification: existence

View File

@@ -2,6 +2,8 @@ emulator: Beetle NGP (Mednafen Neo Geo Pocket)
type: libretro
source: "https://github.com/libretro/beetle-ngp-libretro"
profiled_date: "2026-03-18"
core_version: "v0.9.36.1"
display_name: "SNK - Neo Geo Pocket / Color (Beetle NeoPop)"
systems: [snk-ngp, snk-ngpc]
notes: |

View File

@@ -2,6 +2,8 @@ emulator: Beetle PCE (Mednafen PCE)
type: libretro
source: "https://github.com/libretro/beetle-pce-libretro"
profiled_date: "2026-03-18"
core_version: "v0.9.38.7"
display_name: "NEC - PC Engine / SuperGrafx / CD (Beetle PCE)"
cores: [mednafen_pce, mednafen_pce_fast, mednafen_supergrafx]
systems: [nec-pc-engine]
verification: existence

View File

@@ -3,6 +3,8 @@ type: libretro
cores: [mednafen_pcfx]
source: "https://github.com/libretro/beetle-pcfx-libretro"
profiled_date: "2026-03-18"
core_version: "v0.9.33.3"
display_name: "NEC - PC-FX (Beetle PC-FX)"
systems:
- nec-pcfx

View File

@@ -2,6 +2,8 @@ emulator: Beetle PSX (Mednafen PSX)
type: libretro
source: "https://github.com/libretro/beetle-psx-libretro"
profiled_date: "2026-03-18"
core_version: "v0.9.44.1"
display_name: "Sony - PlayStation (Beetle PSX)"
cores: [mednafen_psx, mednafen_psx_hw]
systems: [sony-playstation]
bios_size: 524288 # 512 KB for all accepted BIOS images

View File

@@ -3,6 +3,8 @@ type: libretro
core: mednafen_saturn_libretro
source: "https://github.com/libretro/beetle-saturn-libretro"
profiled_date: "2026-03-18"
core_version: "v0.9.45.1"
display_name: "Sega - Saturn (Beetle Saturn)"
systems:
- sega-saturn

View File

@@ -2,6 +2,8 @@ emulator: Beetle VB (Mednafen Virtual Boy)
type: libretro
source: "https://github.com/libretro/beetle-vb-libretro"
profiled_date: "2026-03-18"
core_version: "v0.9.36.1"
display_name: "Nintendo - Virtual Boy (Beetle VB)"
systems: [nintendo-virtualboy]
notes: |

View File

@@ -2,6 +2,8 @@ emulator: Beetle WonderSwan (Mednafen WonderSwan)
type: libretro
source: "https://github.com/libretro/beetle-wswan-libretro"
profiled_date: "2026-03-18"
core_version: "v0.9.35.1"
display_name: "Bandai - WonderSwan/Color (Beetle Wonderswan)"
systems: [bandai-wswan, bandai-wswanc]
notes: |

View File

@@ -2,6 +2,8 @@ emulator: BennuGD
type: libretro
source: "https://github.com/diekleinekuh/BennuGD_libretro"
profiled_date: "2026-03-18"
core_version: "git"
display_name: "Bennu Game Development"
cores:
- bennugd
systems:

View File

@@ -2,6 +2,8 @@ emulator: bk-emulator
type: libretro
source: "https://github.com/libretro/bk-emulator"
profiled_date: "2026-03-18"
core_version: "1.00"
display_name: "Elektronika - BK-0010/BK-0011(M)"
cores:
- bk
systems:

View File

@@ -2,6 +2,8 @@ emulator: BlastEm
type: libretro
source: "https://github.com/libretro/blastem"
profiled_date: "2026-03-18"
core_version: "v0.6.3-pre"
display_name: "Sega - Mega Drive - Genesis (BlastEm)"
cores:
- blastem
systems:

View File

@@ -2,6 +2,8 @@ emulator: blueMSX
type: libretro
source: "https://github.com/libretro/blueMSX-libretro"
profiled_date: "2026-03-18"
core_version: "SVN"
display_name: "MSX/SVI/ColecoVision/SG-1000 (blueMSX)"
cores:
- bluemsx
systems:

View File

@@ -2,6 +2,8 @@ emulator: bnes
type: libretro
source: "https://github.com/libretro/bnes-libretro"
profiled_date: "2026-03-18"
core_version: "v083"
display_name: "Nintendo - NES / Famicom (bnes)"
cores:
- bnes
systems:

View File

@@ -2,6 +2,8 @@ emulator: boom3
type: libretro
source: "https://github.com/libretro/boom3"
profiled_date: "2026-03-18"
core_version: "git"
display_name: "Doom 3 (boom3)"
cores: [boom3, boom3_xp]
systems: [doom3]
verification: existence

View File

@@ -2,6 +2,8 @@ emulator: Boytacean
type: libretro
source: "https://github.com/joamag/boytacean"
profiled_date: "2026-03-18"
core_version: "0.10.13"
display_name: "Nintendo - Game Boy / Color (Boytacean)"
cores:
- boytacean
systems:

View File

@@ -2,6 +2,8 @@ emulator: bsnes
type: libretro
source: "https://github.com/libretro/bsnes-libretro"
profiled_date: "2026-03-18"
core_version: "115"
display_name: "Nintendo - SNES / SFC (bsnes)"
systems: [nintendo-snes, nintendo-super-game-boy, nintendo-satellaview]
# bsnes supports HLE for DSP1/DSP1B/DSP2/DSP4, ST010, and Cx4.

View File

@@ -2,6 +2,8 @@ emulator: Cannonball
type: libretro
source: "https://github.com/libretro/cannonball"
profiled_date: "2026-03-18"
core_version: "1.0"
display_name: "Cannonball"
systems:
- sega-outrun

View File

@@ -2,6 +2,8 @@ emulator: Caprice32
type: libretro
source: "https://github.com/libretro/libretro-cap32"
profiled_date: "2026-03-18"
core_version: "v4.2.0"
display_name: "Amstrad - CPC/GX4000 (Caprice32)"
cores:
- cap32
systems:

View File

@@ -2,5 +2,7 @@ emulator: "cdi2015"
type: alias
alias_of: "same_cdi"
profiled_date: "2026-03-18"
core_version: "0.160"
display_name: "Philips CDi (CDi 2015)"
note: "This core uses the same BIOS/firmware as same_cdi. See emulators/same_cdi.yml for details."
files: []

View File

@@ -2,6 +2,8 @@ emulator: Cemu
type: standalone
source: "https://github.com/cemu-project/Cemu"
profiled_date: "2026-03-18"
core_version: "2.6"
display_name: "Cemu (Wii U)"
systems: [nintendo-wiiu]
analysis_date: "2026-03-17"
analysis_commit: "HEAD (depth=1)"

View File

@@ -2,6 +2,8 @@ emulator: ChaiLove
type: game
source: "https://github.com/libretro/libretro-chailove"
profiled_date: "2026-03-18"
core_version: "2.0.0"
display_name: "ChaiLove"
cores: [chailove]
systems: []
files: []

View File

@@ -1,6 +1,9 @@
emulator: "chimerasnes"
type: alias
alias_of: "snes9x"
core_version: ""
display_name: "Nintendo - SNES / SFC (ChimeraSNES)"
profiled_date: "2026-03-18"
display_name: "Nintendo - SNES / SFC (ChimeraSNES)"
note: "This core uses the same BIOS/firmware as snes9x. See emulators/snes9x.yml for details."
files: []

View File

@@ -2,6 +2,8 @@ emulator: Citra / Lime3DS / Azahar
type: standalone + libretro
source: "https://github.com/azahar-emu/azahar"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "Nintendo - 3DS (Citra)"
systems: [nintendo-3ds]
notes: |

View File

@@ -2,6 +2,8 @@ emulator: ClownMDEmu
type: libretro
source: "https://github.com/libretro/clownmdemu-libretro"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "Sega - MD/CD (ClownMDEmu)"
cores:
- clownmdemu
systems:

View File

@@ -2,6 +2,8 @@ emulator: Craft
type: game
source: "https://github.com/libretro/Craft"
profiled_date: "2026-03-18"
core_version: "v1"
display_name: "Minecraft (Craft)"
cores: [craft]
systems: []
files: []

View File

@@ -2,6 +2,8 @@ emulator: CrocoDS
type: libretro
source: "https://github.com/libretro/libretro-crocods"
profiled_date: "2026-03-18"
core_version: "v1"
display_name: "Amstrad - CPC (CrocoDS)"
cores:
- crocods
systems:

View File

@@ -2,6 +2,8 @@ emulator: Cruzes
type: libretro
source: "https://github.com/libretro/libretro-samples/tree/master/tests/cruzes"
profiled_date: "2026-03-18"
core_version: "v1.0"
display_name: "Cruzes"
cores:
- cruzes
systems:

View File

@@ -2,6 +2,8 @@ emulator: Daphne
type: libretro
source: "https://github.com/libretro/daphne"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "Arcade (Daphne)"
systems:
- arcade-laserdisc

View File

@@ -2,6 +2,8 @@ emulator: DeSmuME
type: libretro
source: "https://github.com/libretro/desmume"
profiled_date: "2026-03-18"
core_version: "SVN"
display_name: "Nintendo - DS (DeSmuME)"
cores: [desmume, desmume2015]
systems: [nintendo-ds]

View File

@@ -2,6 +2,8 @@ emulator: DICE
type: libretro
source: "https://github.com/mittonk/dice-libretro"
profiled_date: "2026-03-18"
core_version: "v0.4.2"
display_name: "Arcade (DICE)"
cores:
- dice
systems:

View File

@@ -2,6 +2,8 @@ emulator: Dinothawr
type: game
source: "https://github.com/libretro/Dinothawr"
profiled_date: "2026-03-18"
core_version: "v1.0"
display_name: "Dinothawr"
cores: [dinothawr]
systems: []
files: []

View File

@@ -2,6 +2,8 @@ emulator: DirectXBox
type: libretro
source: "https://github.com/libretro/libretro-directxbox"
profiled_date: "2026-03-18"
core_version: "alpha"
display_name: "Microsoft - Xbox (DirectXbox)"
cores:
- directxbox
systems:

View File

@@ -2,5 +2,7 @@ emulator: "dirksimple"
type: alias
alias_of: "daphne"
profiled_date: "2026-03-18"
core_version: "0.2"
display_name: "Laserdisc arcade game (DirkSimple)"
note: "This core uses the same BIOS/firmware as daphne. See emulators/daphne.yml for details."
files: []

View File

@@ -2,6 +2,8 @@ emulator: Dolphin
type: standalone + libretro
source: "https://github.com/dolphin-emu/dolphin"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "Nintendo - GameCube / Wii (Dolphin)"
systems: [nintendo-gamecube, nintendo-wii]
# Dolphin has HLE for most system functions, so real BIOS/firmware files

View File

@@ -2,6 +2,8 @@ emulator: "Dolphin Launcher"
type: launcher
source: "https://github.com/RobLoach/libretro-dolphin-launcher"
profiled_date: "2026-03-18"
core_version: "1.2.0"
display_name: "Nintendo - GameCube / Wii (Dolphin Launcher)"
cores:
- dolphin_launcher
systems: [nintendo-gamecube, nintendo-wii]

View File

@@ -2,6 +2,8 @@ emulator: DOSBox-core
type: libretro
source: "https://github.com/libretro/dosbox-core"
profiled_date: "2026-03-18"
core_version: "SVN"
display_name: "DOS (DOSBox-core)"
cores: [dosbox_core]
systems: [dos]
verification: sha1

View File

@@ -2,6 +2,8 @@ emulator: DOSBox Pure
type: libretro
source: "https://github.com/libretro/dosbox-pure"
profiled_date: "2026-03-18"
core_version: "0.9.9"
display_name: "DOS (DOSBox-Pure)"
cores: [dosbox_pure]
systems: [dos]
verification: sha1

View File

@@ -2,5 +2,7 @@ emulator: "dosbox_svn"
type: alias
alias_of: "dosbox_core"
profiled_date: "2026-03-18"
core_version: "SVN"
display_name: "DOS (DOSBox-SVN)"
note: "This core uses the same BIOS/firmware as dosbox_core. See emulators/dosbox_core.yml for details."
files: []

View File

@@ -2,5 +2,7 @@ emulator: "dosbox_svn_ce"
type: alias
alias_of: "dosbox_core"
profiled_date: "2026-03-18"
core_version: "SVN CE"
display_name: "DOS (DOSBox-SVN CE)"
note: "This core uses the same BIOS/firmware as dosbox_core. See emulators/dosbox_core.yml for details."
files: []

View File

@@ -2,6 +2,8 @@ emulator: DoubleCherryGB
type: libretro
source: "https://github.com/TimOelrichs/doublecherryGB-libretro"
profiled_date: "2026-03-18"
core_version: "v0.17.0"
display_name: "Nintendo - Game Boy / Color (DoubleCherryGB)"
cores:
- DoubleCherryGB
systems:

View File

@@ -2,6 +2,8 @@ emulator: "doukutsu-rs"
type: libretro
source: "https://github.com/DrGlaucous/doukutsu-rs-libretro"
profiled_date: "2026-03-18"
core_version: "1.2.0 - 0.101.0"
display_name: "Cave Story (drs)"
cores:
- doukutsu_rs
systems:

View File

@@ -2,6 +2,8 @@ emulator: DuckStation
type: standalone
source: "https://github.com/stenzek/duckstation"
profiled_date: "2026-03-18"
core_version: "v0.1"
display_name: "Sony - PlayStation (DuckStation)"
systems: [sony-playstation]
bios_size: 524288 # 0x80000 (512 KB), also accepts PS2 (4 MB) and PS3 BIOS
verification: md5

View File

@@ -2,6 +2,8 @@ emulator: EasyRPG Player
type: libretro
source: "https://github.com/libretro/easyrpg-libretro"
profiled_date: "2026-03-18"
core_version: "0.8.1.0"
display_name: "RPG Maker 2000/2003 (EasyRPG)"
cores:
- easyrpg
systems:

View File

@@ -2,6 +2,9 @@ emulator: ECWolf
type: libretro
source: "https://github.com/libretro/ecwolf"
profiled_date: "2026-03-18"
core_version: ""
display_name: "Wolfenstein 3D (ECWolf)"
display_name: "Wolfenstein 3D (ECWolf)"
cores: [ecwolf]
systems: [wolfenstein3d]
verification: md5

View File

@@ -2,6 +2,9 @@ emulator: EmuSCV
type: libretro
source: "https://github.com/wzcwzc/emuscv"
profiled_date: "2026-03-18"
core_version: ""
display_name: "EPOCH/YENO Super Cassette Vision"
display_name: "EPOCH/YENO Super Cassette Vision"
cores:
- emuscv
systems:

View File

@@ -2,6 +2,8 @@ emulator: "emux (CHIP-8)"
type: libretro
source: "https://github.com/libretro/emux"
profiled_date: "2026-03-18"
core_version: "0.1"
display_name: "CHIP-8 (Emux CHIP-8)"
cores:
- emux_chip8
systems:

View File

@@ -2,5 +2,7 @@ emulator: "emux_gb"
type: alias
alias_of: "gambatte"
profiled_date: "2026-03-18"
core_version: "0.1"
display_name: "Nintendo - Game Boy / Color (Emux GB)"
note: "This core uses the same BIOS/firmware as gambatte. See emulators/gambatte.yml for details."
files: []

View File

@@ -2,5 +2,7 @@ emulator: "emux_nes"
type: alias
alias_of: "fceumm"
profiled_date: "2026-03-18"
core_version: "0.1"
display_name: "Nintendo - NES / Famicom (Emux NES)"
note: "This core uses the same BIOS/firmware as fceumm. See emulators/fceumm.yml for details."
files: []

View File

@@ -2,5 +2,7 @@ emulator: "emux_sms"
type: alias
alias_of: "gearsystem"
profiled_date: "2026-03-18"
core_version: "0.1"
display_name: "Sega - Master System (Emux SMS)"
note: "This core uses the same BIOS/firmware as gearsystem. See emulators/gearsystem.yml for details."
files: []

View File

@@ -2,6 +2,8 @@ emulator: ep128emu-core
type: libretro
source: "https://github.com/libretro/ep128emu-core"
profiled_date: "2026-03-18"
core_version: "v1.2.10"
display_name: "Enterprise - 64/128 (ep128emu)"
cores:
- ep128emu_core
systems:

View File

@@ -2,6 +2,8 @@ emulator: FAKE-08
type: libretro
source: "https://github.com/jtothebell/fake-08"
profiled_date: "2026-03-18"
core_version: "v0.0.2.19"
display_name: "PICO-8 (FAKE-08)"
cores:
- fake08
systems:

View File

@@ -2,5 +2,7 @@ emulator: "fbalpha2012"
type: alias
alias_of: "fbneo"
profiled_date: "2026-03-18"
core_version: "v0.2.97.29"
display_name: "Arcade (FB Alpha 2012)"
note: "This core uses the same BIOS/firmware as fbneo. See emulators/fbneo.yml for details."
files: []

View File

@@ -2,5 +2,7 @@ emulator: "fbalpha2012_cps1"
type: alias
alias_of: "fbneo"
profiled_date: "2026-03-18"
core_version: "v0.2.97.28"
display_name: "Arcade (FB Alpha 2012 CPS-1)"
note: "This core uses the same BIOS/firmware as fbneo. See emulators/fbneo.yml for details."
files: []

View File

@@ -2,5 +2,7 @@ emulator: "fbalpha2012_cps2"
type: alias
alias_of: "fbneo"
profiled_date: "2026-03-18"
core_version: "v0.2.97.28"
display_name: "Arcade (FB Alpha 2012 CPS-2)"
note: "This core uses the same BIOS/firmware as fbneo. See emulators/fbneo.yml for details."
files: []

View File

@@ -2,5 +2,7 @@ emulator: "fbalpha2012_cps3"
type: alias
alias_of: "fbneo"
profiled_date: "2026-03-18"
core_version: "v0.2.97.29"
display_name: "Arcade (FB Alpha 2012 CPS-3)"
note: "This core uses the same BIOS/firmware as fbneo. See emulators/fbneo.yml for details."
files: []

View File

@@ -2,5 +2,7 @@ emulator: "fbalpha2012_neogeo"
type: alias
alias_of: "fbneo"
profiled_date: "2026-03-18"
core_version: "v0.2.97.29"
display_name: "Arcade (FB Alpha 2012 Neo Geo)"
note: "This core uses the same BIOS/firmware as fbneo. See emulators/fbneo.yml for details."
files: []

View File

@@ -2,6 +2,8 @@ emulator: FinalBurn Neo
type: libretro
source: "https://github.com/libretro/FBNeo"
profiled_date: "2026-03-18"
core_version: "v1.0.0.03"
display_name: "Arcade (FinalBurn Neo)"
systems:
- snk-neogeo-mvs
- snk-neogeo-aes

View File

@@ -2,6 +2,8 @@ emulator: FCEUmm
type: libretro
source: "https://github.com/libretro/libretro-fceumm"
profiled_date: "2026-03-18"
core_version: "SVN"
display_name: "Nintendo - NES / Famicom (FCEUmm)"
systems: [nintendo-nes, nintendo-fds]
notes: |

View File

@@ -2,6 +2,8 @@ emulator: FFmpeg
type: utility
source: "https://github.com/libretro/RetroArch"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "FFmpeg"
cores:
- ffmpeg
systems: []

View File

@@ -2,6 +2,8 @@ emulator: fixGB
type: libretro
source: "https://github.com/libretro/fixGB"
profiled_date: "2026-03-18"
core_version: "Alpha v0.8.2"
display_name: "Nintendo - Game Boy / Color (fixGB)"
cores:
- fixgb
systems:

View File

@@ -2,5 +2,7 @@ emulator: "fixnes"
type: alias
alias_of: "fceumm"
profiled_date: "2026-03-18"
core_version: "Alpha v1.3.1"
display_name: "Nintendo - NES / Famicom (fixNES)"
note: "This core uses the same BIOS/firmware as fceumm. See emulators/fceumm.yml for details."
files: []

View File

@@ -2,6 +2,8 @@ emulator: Flycast
type: standalone + libretro
source: "https://github.com/flyinghead/flycast"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "Sega - Dreamcast/Naomi (Flycast)"
systems:
- sega-dreamcast
- sega-naomi

View File

@@ -2,6 +2,8 @@ emulator: fMSX
type: libretro
source: "https://github.com/libretro/fmsx-libretro"
profiled_date: "2026-03-18"
core_version: "6.0"
display_name: "Microsoft - MSX (fMSX)"
cores:
- fmsx
systems:

View File

@@ -2,6 +2,8 @@ emulator: FreeChaF
type: libretro
source: "https://github.com/libretro/FreeChaF"
profiled_date: "2026-03-18"
core_version: "GIT"
display_name: "Fairchild - ChannelF (FreeChaF)"
cores:
- freechaf
systems:

View File

@@ -2,6 +2,8 @@ emulator: FreeIntv
type: libretro
source: "https://github.com/libretro/FreeIntv"
profiled_date: "2026-03-18"
core_version: "2018.1.5"
display_name: "Mattel - Intellivision (FreeIntv)"
cores:
- freeintv
systems:

View File

@@ -2,6 +2,8 @@ emulator: "FreeIntv (Touchscreen Overlay)"
type: libretro
source: "https://github.com/libretro/FreeIntv"
profiled_date: "2026-03-18"
core_version: "v2025.11.1"
display_name: "Mattel Intellivision (FreeIntvTSOverlay)"
cores:
- freeintv
systems:

View File

@@ -2,6 +2,8 @@ emulator: FreeJ2ME
type: libretro
source: "https://github.com/hex007/freej2me"
profiled_date: "2026-03-18"
core_version: "GIT"
display_name: "Mobile - J2ME (FreeJ2ME)"
cores:
- freej2me
systems:

View File

@@ -3,6 +3,8 @@ type: libretro
cores: [frodo]
source: "https://github.com/libretro/frodo-libretro"
profiled_date: "2026-03-18"
core_version: "v4.2"
display_name: "Commodore - C64 (Frodo)"
systems: [commodore-c64]
notes: |

View File

@@ -2,5 +2,7 @@ emulator: "fsuae"
type: alias
alias_of: "puae"
profiled_date: "2026-03-18"
core_version: "v2.7.15"
display_name: "Commodore - Amiga (FS-UAE)"
note: "This core uses the same BIOS/firmware as puae. See emulators/puae.yml for details."
files: []

View File

@@ -2,6 +2,8 @@ emulator: Fuse
type: libretro
source: "https://github.com/libretro/fuse-libretro"
profiled_date: "2026-03-18"
core_version: "1.6.0"
display_name: "Sinclair - ZX Spectrum (Fuse)"
cores:
- fuse
systems:

View File

@@ -2,6 +2,8 @@ emulator: galaksija
type: libretro
source: "https://github.com/libretro/galaxy-libretro"
profiled_date: "2026-03-18"
core_version: "v0.1"
display_name: "Elektronika Inženjering - Galaksija (Galaksija)"
cores:
- galaksija
systems:

View File

@@ -2,6 +2,8 @@ emulator: GAM4980
type: libretro
source: "https://github.com/ThisBoringWorld/gam4980"
profiled_date: "2026-03-18"
core_version: "0.2"
display_name: "GAM4980"
cores:
- gam4980
systems:

View File

@@ -2,6 +2,8 @@ emulator: Gambatte
type: libretro
source: "https://github.com/libretro/gambatte-libretro"
profiled_date: "2026-03-18"
core_version: "v0.5.0"
display_name: "Nintendo - Game Boy / Color (Gambatte)"
systems: [nintendo-gb, nintendo-gbc]
notes: |

View File

@@ -2,5 +2,7 @@ emulator: "gearboy"
type: alias
alias_of: "gambatte"
profiled_date: "2026-03-18"
core_version: "3.4.1"
display_name: "Nintendo - Game Boy / Color (Gearboy)"
note: "This core uses the same BIOS/firmware as gambatte. See emulators/gambatte.yml for details."
files: []

View File

@@ -2,6 +2,8 @@ emulator: Gearcoleco
type: libretro
source: "https://github.com/drhelius/Gearcoleco"
profiled_date: "2026-03-18"
core_version: "1.0.0"
display_name: "Coleco - ColecoVision (Gearcoleco)"
cores:
- gearcoleco
systems:

View File

@@ -2,6 +2,8 @@ emulator: Geargrafx
type: libretro
source: "https://github.com/drhelius/Geargrafx"
profiled_date: "2026-03-18"
core_version: "1.6.0"
display_name: "NEC - PC Engine / SuperGrafx / CD (Geargrafx)"
cores:
- geargrafx
systems:

View File

@@ -2,6 +2,8 @@ emulator: Gearlynx
type: libretro
source: "https://github.com/drhelius/Gearlynx"
profiled_date: "2026-03-18"
core_version: "1.0.0"
display_name: "Atari - Lynx (GearLynx)"
cores: [gearlynx]
systems: [atari-lynx]
verification: existence

View File

@@ -2,6 +2,8 @@ emulator: Gearsystem
type: libretro
source: "https://github.com/drhelius/Gearsystem"
profiled_date: "2026-03-18"
core_version: "3.2.0"
display_name: "Sega - MS/GG/SG-1000 (Gearsystem)"
cores:
- gearsystem
systems:

View File

@@ -2,6 +2,8 @@ emulator: Genesis Plus GX
type: libretro
source: "https://github.com/libretro/Genesis-Plus-GX"
profiled_date: "2026-03-18"
core_version: "v1.7.4"
display_name: "Sega - MS/GG/MD/CD (Genesis Plus GX)"
cores:
- genesis_plus_gx
- genesis_plus_gx_wide

View File

@@ -2,6 +2,8 @@ emulator: Geolith
type: libretro
source: "https://github.com/libretro/geolith-libretro"
profiled_date: "2026-03-18"
core_version: "0.3.0"
display_name: "SNK - Neo Geo AES/MVS (Geolith)"
systems:
- snk-neogeo-mvs
- snk-neogeo-aes

View File

@@ -2,6 +2,8 @@ emulator: Game Music Emu
type: utility
source: "https://github.com/libretro/libretro-gme"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "Game Music Emu"
cores: [gme]
systems: []
files: []

View File

@@ -2,6 +2,8 @@ emulator: Gong
type: game
source: "https://github.com/libretro/gong"
profiled_date: "2026-03-18"
core_version: "1.0"
display_name: "Gong"
cores: [gong]
systems: []
files: []

View File

@@ -2,6 +2,8 @@ emulator: gpSP
type: libretro
source: "https://github.com/libretro/gpsp"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "Nintendo - Game Boy Advance (gpSP)"
cores:
- gpsp
systems:

View File

@@ -2,6 +2,8 @@ emulator: "Game & Watch"
type: libretro
source: "https://github.com/libretro/gw-libretro"
profiled_date: "2026-03-18"
core_version: "Git"
display_name: "Handheld Electronic (GW)"
cores:
- gw
systems:

View File

@@ -2,6 +2,8 @@ emulator: Handy
type: libretro
source: "https://github.com/libretro/libretro-handy"
profiled_date: "2026-03-18"
core_version: "0.95"
display_name: "Atari - Lynx (Handy)"
systems: [atari-lynx]
notes: |

View File

@@ -2,6 +2,8 @@ emulator: Hatari
type: libretro
source: "https://github.com/libretro/hatari"
profiled_date: "2026-03-18"
core_version: "1.8"
display_name: "Atari - ST/STE/TT/Falcon (Hatari)"
systems: [atari-st, atari-ste, atari-tt, atari-falcon]
# Hatari requires a TOS ROM image to boot. The default filename is tos.img,

Some files were not shown because too many files have changed in this diff Show More