v2026.04.02/emulators/uw8.yml

17 lines
540 B
YAML
Raw Normal View History

emulator: MicroW8
profiled_date: "2026-03-25"
core_version: "0.2.2"
display_name: "MicroW8"
type: libretro
core_classification: pure_libretro
source: https://github.com/libretro/uw8-libretro
upstream: https://github.com/exoticorn/microw8
cores: [uw8]
systems: []
files: []
notes: >
WebAssembly-based fantasy console. 320x240 screen, 32-color palette,
256KB memory. The WASM runtime (platform + loader modules) is compiled
to C via wasm2c and embedded in the binary. No external files required.
firmware_count=0 in .info is correct.