feat: complete 294/294 libretro core profiling
Final batch: stonesoup, vitaquake3+vitavoyager, uw8, uxn, wasm4,
tempgba, retro8, moonlight, ffmpeg, imageviewer, mpv, remotejoy,
puzzlescript, lutro, mojozork, simcp (SAM Coupe, ROM built-in),
romcleaner, redbook, onsyuri, mcsoftserve, x64sdl (VICE alias)
204 total emulator/core profiles covering ALL 294 libretro cores.
Every core analyzed from source code. Complete museum documentation.
2026-03-18 05:12:01 +01:00
|
|
|
emulator: TempGBA
|
|
|
|
|
type: libretro
|
|
|
|
|
source: "https://github.com/libretro/TempGBA-libretro"
|
2026-03-18 05:15:51 +01:00
|
|
|
profiled_date: "2026-03-18"
|
2026-03-18 05:19:57 +01:00
|
|
|
core_version: "26731013"
|
|
|
|
|
display_name: "Nintendo - Game Boy Advance (TempGBA)"
|
feat: complete 294/294 libretro core profiling
Final batch: stonesoup, vitaquake3+vitavoyager, uw8, uxn, wasm4,
tempgba, retro8, moonlight, ffmpeg, imageviewer, mpv, remotejoy,
puzzlescript, lutro, mojozork, simcp (SAM Coupe, ROM built-in),
romcleaner, redbook, onsyuri, mcsoftserve, x64sdl (VICE alias)
204 total emulator/core profiles covering ALL 294 libretro cores.
Every core analyzed from source code. Complete museum documentation.
2026-03-18 05:12:01 +01:00
|
|
|
cores:
|
|
|
|
|
- tempgba
|
|
|
|
|
systems:
|
|
|
|
|
- nintendo-gba
|
|
|
|
|
|
|
|
|
|
notes: |
|
|
|
|
|
TempGBA is a Game Boy Advance emulator forked from gpSP. Originally
|
|
|
|
|
developed for the Nintendo DS homebrew scene, the libretro port wraps
|
|
|
|
|
the dynarec-based GBA engine for use in RetroArch.
|
|
|
|
|
|
|
|
|
|
The GBA BIOS (gba_bios.bin) is optional. TempGBA includes HLE BIOS
|
|
|
|
|
stubs inherited from gpSP that handle most SWI calls. The real BIOS
|
|
|
|
|
improves boot logo display and SWI accuracy for a small number of
|
|
|
|
|
titles.
|
|
|
|
|
|
|
|
|
|
BIOS file goes in the system directory as gba_bios.bin (same path
|
|
|
|
|
used by gpSP and mGBA).
|
|
|
|
|
|
|
|
|
|
files:
|
|
|
|
|
- name: gba_bios.bin
|
|
|
|
|
system: nintendo-gba
|
|
|
|
|
required: false
|
feat: hle_fallback on 39 emulator profiles (266 entries)
Batch analysis of all 273 profiles to identify HLE/embedded
fallbacks. Added hle_fallback: true where the core has verified
software replacement for missing BIOS files:
- Embedded ROMs: vice (102), ep128emu (22), fuse (18), frodo (4)
- HLE BIOS: bsnes* (33 across 3 profiles), puae (9 AROS),
noods (4), melonds* (6 FreeBIOS), flycast (3 reios)
- Open-source replacements: sameboy (8), pokemini (1), gpsp (1)
- Built-in fallbacks: np2kai (7), atari800 (6 Altirra),
picodrive (3), quasi88 (4), gambatte (2)
Conservative: only added where notes or source code confirm HLE.
Skipped 50+ profiles where files are optional alternatives, not
HLE replaceable (neocd, opera, kronos, pcem, etc.)
2026-03-19 13:03:48 +01:00
|
|
|
hle_fallback: true
|
feat: complete 294/294 libretro core profiling
Final batch: stonesoup, vitaquake3+vitavoyager, uw8, uxn, wasm4,
tempgba, retro8, moonlight, ffmpeg, imageviewer, mpv, remotejoy,
puzzlescript, lutro, mojozork, simcp (SAM Coupe, ROM built-in),
romcleaner, redbook, onsyuri, mcsoftserve, x64sdl (VICE alias)
204 total emulator/core profiles covering ALL 294 libretro cores.
Every core analyzed from source code. Complete museum documentation.
2026-03-18 05:12:01 +01:00
|
|
|
size: 16384
|
|
|
|
|
note: "GBA BIOS. Optional, HLE stubs cover most software."
|