mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 04:12:33 -05:00
profile emulators pd777 through tic80, add frozen snapshots (puae2021, snes9x2002/2005/2010, stella2014/2023). CI: replace github-script with gh CLI, add test execution, job-level permissions, propagate changed output, pin jsonschema.
24 lines
725 B
YAML
24 lines
725 B
YAML
emulator: TGB Dual
|
|
type: libretro
|
|
core_classification: community_fork
|
|
source: "https://github.com/libretro/tgbdual-libretro"
|
|
upstream: "http://gigo.retrogames.com/download.html#tgb-dual"
|
|
profiled_date: "2026-03-25"
|
|
core_version: "v0.8.3"
|
|
display_name: "Nintendo - Game Boy / Color (TGB Dual)"
|
|
cores:
|
|
- TGB Dual
|
|
systems:
|
|
- nintendo-gb
|
|
- nintendo-gbc
|
|
|
|
notes: |
|
|
Game Boy / Game Boy Color emulator by GIGO and Hii with link cable support
|
|
for two units side by side. Libretro port based on shinichiro.h's SDL port.
|
|
|
|
cpu::reset() initializes PC to 0x100 and sets post-boot register values
|
|
(AF=0x01B0 DMG, 0x11B0 CGB), bypassing the boot ROM via HLE.
|
|
No system directory access, no file I/O for firmware.
|
|
|
|
files: []
|