mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
source-verified core_classification, upstream URLs, validation fields, and hle_fallback flags. trimmed verbose notes. removed phantom files (azahar boot9/sector0x96). added bsnes2014 variant profiles.
26 lines
888 B
YAML
26 lines
888 B
YAML
emulator: DoubleCherryGB
|
|
type: libretro
|
|
core_classification: enhanced_fork
|
|
source: "https://github.com/TimOelrichs/doublecherryGB-libretro"
|
|
upstream: "https://github.com/libertyernie/tgbdual"
|
|
profiled_date: "2026-03-22"
|
|
core_version: "v0.18.1"
|
|
display_name: "Nintendo - Game Boy / Color (DoubleCherryGB)"
|
|
cores:
|
|
- DoubleCherryGB
|
|
systems:
|
|
- nintendo-gb
|
|
- nintendo-gbc
|
|
|
|
notes: |
|
|
Game Boy / Game Boy Color emulator forked from TGB Dual (Hii, 2000-2004)
|
|
via the libretro port tgbdual. Adds multi-Game Boy emulation with link
|
|
cable support for up to 16 players, DMG-07 4-Player Adapter emulation,
|
|
infrared peripherals, and built-in Pokemon distribution events.
|
|
|
|
No boot ROM support. cpu::reset() sets PC=0x100 and post-boot register
|
|
values directly (AF=0x01B0 DMG, 0x11B0 CGB). The core does not access
|
|
the system directory and loads no external firmware files.
|
|
|
|
files: []
|