mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 04:12:33 -05:00
18 lines
600 B
YAML
18 lines
600 B
YAML
emulator: VaporSpec
|
|
type: libretro
|
|
core_classification: official_port
|
|
source: "https://github.com/minkcv/vm"
|
|
upstream: "https://github.com/minkcv/vm"
|
|
profiled_date: "2026-03-25"
|
|
core_version: "GIT"
|
|
display_name: "VaporSpec"
|
|
cores: [vaporspec]
|
|
systems: [vaporspec]
|
|
files: []
|
|
notes: >
|
|
Fantasy console with fixed specs (256x192 display, 4-channel audio,
|
|
256-color palette). Runs .vaporbin cartridge bundles containing code
|
|
and optional ROM data. All content is self-contained in the bundle
|
|
passed by the frontend; no system directory files loaded.
|
|
firmware_count=0 confirmed by code analysis.
|