feat: add 10 emulator profiles (119-series batch 3)
arduous (Arduboy AVR sim, no BIOS), boom3 (Doom 3, game data only),
directxbox (Xbox, mcpx + cromwell), doukutsu_rs (Cave Story, no BIOS),
meteor (GBA, full HLE), nxengine (Cave Story, Doukutsu.exe + data/),
tgbdual (Game Boy link, HLE), tic80 (fantasy console),
virtualxt (IBM XT, open BIOS embedded), sdlpal (Sword & Fairy, 13 .mkf)
125 total profiles.
2026-03-17 20:21:14 +01:00
|
|
|
emulator: TGB Dual
|
|
|
|
|
type: libretro
|
2026-03-25 07:00:17 +01:00
|
|
|
core_classification: community_fork
|
feat: add 10 emulator profiles (119-series batch 3)
arduous (Arduboy AVR sim, no BIOS), boom3 (Doom 3, game data only),
directxbox (Xbox, mcpx + cromwell), doukutsu_rs (Cave Story, no BIOS),
meteor (GBA, full HLE), nxengine (Cave Story, Doukutsu.exe + data/),
tgbdual (Game Boy link, HLE), tic80 (fantasy console),
virtualxt (IBM XT, open BIOS embedded), sdlpal (Sword & Fairy, 13 .mkf)
125 total profiles.
2026-03-17 20:21:14 +01:00
|
|
|
source: "https://github.com/libretro/tgbdual-libretro"
|
2026-03-25 07:00:17 +01:00
|
|
|
upstream: "http://gigo.retrogames.com/download.html#tgb-dual"
|
|
|
|
|
profiled_date: "2026-03-25"
|
2026-03-18 05:19:57 +01:00
|
|
|
core_version: "v0.8.3"
|
|
|
|
|
display_name: "Nintendo - Game Boy / Color (TGB Dual)"
|
feat: add 10 emulator profiles (119-series batch 3)
arduous (Arduboy AVR sim, no BIOS), boom3 (Doom 3, game data only),
directxbox (Xbox, mcpx + cromwell), doukutsu_rs (Cave Story, no BIOS),
meteor (GBA, full HLE), nxengine (Cave Story, Doukutsu.exe + data/),
tgbdual (Game Boy link, HLE), tic80 (fantasy console),
virtualxt (IBM XT, open BIOS embedded), sdlpal (Sword & Fairy, 13 .mkf)
125 total profiles.
2026-03-17 20:21:14 +01:00
|
|
|
cores:
|
|
|
|
|
- TGB Dual
|
|
|
|
|
systems:
|
|
|
|
|
- nintendo-gb
|
|
|
|
|
- nintendo-gbc
|
|
|
|
|
|
|
|
|
|
notes: |
|
2026-03-25 07:00:17 +01:00
|
|
|
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.
|
feat: add 10 emulator profiles (119-series batch 3)
arduous (Arduboy AVR sim, no BIOS), boom3 (Doom 3, game data only),
directxbox (Xbox, mcpx + cromwell), doukutsu_rs (Cave Story, no BIOS),
meteor (GBA, full HLE), nxengine (Cave Story, Doukutsu.exe + data/),
tgbdual (Game Boy link, HLE), tic80 (fantasy console),
virtualxt (IBM XT, open BIOS embedded), sdlpal (Sword & Fairy, 13 .mkf)
125 total profiles.
2026-03-17 20:21:14 +01:00
|
|
|
|
2026-03-25 07:00:17 +01:00
|
|
|
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.
|
feat: add 10 emulator profiles (119-series batch 3)
arduous (Arduboy AVR sim, no BIOS), boom3 (Doom 3, game data only),
directxbox (Xbox, mcpx + cromwell), doukutsu_rs (Cave Story, no BIOS),
meteor (GBA, full HLE), nxengine (Cave Story, Doukutsu.exe + data/),
tgbdual (Game Boy link, HLE), tic80 (fantasy console),
virtualxt (IBM XT, open BIOS embedded), sdlpal (Sword & Fairy, 13 .mkf)
125 total profiles.
2026-03-17 20:21:14 +01:00
|
|
|
|
|
|
|
|
files: []
|