mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
Every profile now has: - profiled_date: date of source code analysis - core_version: version from libretro-core-info .info files - display_name: human-readable name from .info files 260/260 profiles complete. 294/294 libretro cores covered. Standalone emulators (cemu, rpcs3, xemu, vita3k) versioned manually.
13 lines
443 B
YAML
13 lines
443 B
YAML
emulator: Theodore
|
|
type: libretro
|
|
source: "https://github.com/Zlika/theodore"
|
|
profiled_date: "2026-03-18"
|
|
core_version: "v4.1"
|
|
display_name: "Thomson - MO/TO (Theodore)"
|
|
cores: [theodore]
|
|
systems: [thomson-to7, thomson-to770, thomson-to8, thomson-to8d, thomson-to9, thomson-to9plus, thomson-mo5, thomson-mo6, olivetti-pc128]
|
|
notes: >
|
|
All system ROMs (monitor + BASIC) are compiled into the binary.
|
|
No external BIOS files needed.
|
|
files: []
|