Files
libretro/emulators/doublecherrygb.yml
Abdessamad Derraz 26f2824259 feat: re-profile 37 emulators with upstream verification
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.
2026-03-23 10:58:32 +01:00

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: []