Files
libretro/emulators/theodore.yml
Abdessamad Derraz 58f3006d20 docs: add core_version, display_name to all 260 emulator profiles
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.
2026-03-18 05:20:05 +01:00

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: []