mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
17 lines
536 B
YAML
17 lines
536 B
YAML
emulator: MicroW8
|
|
profiled_date: "2026-03-25"
|
|
core_version: "0.2.2"
|
|
display_name: "MicroW8"
|
|
type: game
|
|
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.
|