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: Retro8
|
2026-03-25 07:00:17 +01:00
|
|
|
type: libretro
|
|
|
|
|
core_classification: game_engine
|
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/retro8"
|
2026-03-25 07:00:17 +01:00
|
|
|
upstream: "https://github.com/Jakz/retro8"
|
|
|
|
|
profiled_date: "2026-03-25"
|
|
|
|
|
core_version: "0.1b"
|
2026-03-18 05:19:57 +01:00
|
|
|
display_name: "PICO-8 (Retro8)"
|
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:
|
|
|
|
|
- retro8
|
2026-03-25 07:00:17 +01:00
|
|
|
systems:
|
|
|
|
|
- pico8
|
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
|
|
|
|
|
|
|
|
notes: |
|
2026-03-25 07:00:17 +01:00
|
|
|
Open-source PICO-8 fantasy console reimplementation by Jacopo Santoni.
|
|
|
|
|
Runs .p8 and .p8.png cartridge files. The PICO-8 font is compiled into the
|
|
|
|
|
binary as a byte array (gen/pico_font.h, loaded in gfx.cpp:9). The Lua API
|
|
|
|
|
shim is compiled as a string constant (gen/lua_api.h, loaded in
|
|
|
|
|
lua_bridge.cpp:1126). The core never calls GET_SYSTEM_DIRECTORY and performs
|
|
|
|
|
no file I/O from the system directory.
|
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
|
|
|
|
2026-03-25 07:00:17 +01:00
|
|
|
exclusion_note: "all engine resources (font, Lua API, color palette, audio synth) compiled into the binary"
|
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: []
|