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
|
2026-03-25 07:00:17 +01:00
|
|
|
core_classification: community_fork
|
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
|
|
|
source: "https://github.com/libretro/TempGBA-libretro"
|
2026-03-25 07:00:17 +01:00
|
|
|
upstream: "https://github.com/Nebuleon/ReGBA"
|
|
|
|
|
profiled_date: "2026-03-25"
|
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: |
|
2026-03-25 07:00:17 +01:00
|
|
|
Fork chain: gpSP (Exophase) -> gpSP Kai (takka) -> TempGBA NDS
|
|
|
|
|
(Nebuleon) -> TempGBA4PSP (unknown) -> TempGBA-libretro.
|
|
|
|
|
PSP-optimized GBA emulator. No HLE BIOS: SWI calls execute from
|
|
|
|
|
the real BIOS ROM. The NDS version (ReGBA) added an open-source
|
|
|
|
|
BIOS replacement (Normmatt), but TempGBA4PSP did not carry it over.
|
|
|
|
|
Boot sequence skipped by default (PC starts at 0x08000000).
|
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
|
|
|
|
|
|
|
|
files:
|
|
|
|
|
- name: gba_bios.bin
|
|
|
|
|
system: nintendo-gba
|
2026-03-25 07:00:17 +01:00
|
|
|
required: 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
|
2026-03-25 07:00:17 +01:00
|
|
|
source_ref: "memory.c:3308-3323 (load_bios), libretro.c:238-314 (retro_load_game returns false if missing)"
|