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: Arduous
|
|
|
|
|
type: libretro
|
2026-03-23 10:58:32 +01:00
|
|
|
core_classification: pure_libretro
|
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/arduous"
|
2026-03-23 10:58:32 +01:00
|
|
|
upstream: "https://github.com/jmaroeder/arduous"
|
|
|
|
|
profiled_date: "2026-03-23"
|
2026-03-18 05:19:57 +01:00
|
|
|
core_version: "0.1.0"
|
|
|
|
|
display_name: "Arduboy (Arduous)"
|
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:
|
|
|
|
|
- arduous
|
|
|
|
|
systems:
|
|
|
|
|
- arduboy
|
|
|
|
|
|
|
|
|
|
notes: |
|
2026-03-23 10:58:32 +01:00
|
|
|
ATmega32U4 AVR simulator built on simavr with SSD1306 OLED display
|
|
|
|
|
emulation. MCU hardcoded at 16 MHz (arduous.h:70-71). Game content
|
|
|
|
|
(.hex) parsed via in-tree ihex reader and written directly into
|
|
|
|
|
simavr flash (arduous.cpp:169-179). No system directory access.
|
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: []
|