feat: add emulator profiles (119-series batch 6 partial)
dolphin_launcher (stub launcher), oberon (RISC, bootloader embedded),
17 test cores (00_example through vidtest), 17 game/utility cores
(2048 through vaporspec), bennugd, boytacean, emux_chip8, fake08,
jaxe, lowresnx, opentyrian, openlara, squirreljme, vitaquake2, xrick
182 total profiles. 6 agents failed (API 500), will retry.
2026-03-18 05:09:11 +01:00
|
|
|
emulator: ChaiLove
|
|
|
|
|
type: game
|
2026-03-23 10:58:32 +01:00
|
|
|
core_classification: game_engine
|
feat: add emulator profiles (119-series batch 6 partial)
dolphin_launcher (stub launcher), oberon (RISC, bootloader embedded),
17 test cores (00_example through vidtest), 17 game/utility cores
(2048 through vaporspec), bennugd, boytacean, emux_chip8, fake08,
jaxe, lowresnx, opentyrian, openlara, squirreljme, vitaquake2, xrick
182 total profiles. 6 agents failed (API 500), will retry.
2026-03-18 05:09:11 +01:00
|
|
|
source: "https://github.com/libretro/libretro-chailove"
|
2026-03-23 10:58:32 +01:00
|
|
|
upstream: "https://github.com/libretro/libretro-chailove"
|
|
|
|
|
profiled_date: "2026-03-23"
|
2026-03-18 05:19:57 +01:00
|
|
|
core_version: "2.0.0"
|
|
|
|
|
display_name: "ChaiLove"
|
feat: add emulator profiles (119-series batch 6 partial)
dolphin_launcher (stub launcher), oberon (RISC, bootloader embedded),
17 test cores (00_example through vidtest), 17 game/utility cores
(2048 through vaporspec), bennugd, boytacean, emux_chip8, fake08,
jaxe, lowresnx, opentyrian, openlara, squirreljme, vitaquake2, xrick
182 total profiles. 6 agents failed (API 500), will retry.
2026-03-18 05:09:11 +01:00
|
|
|
cores: [chailove]
|
|
|
|
|
systems: []
|
|
|
|
|
files: []
|
|
|
|
|
notes: >
|
2026-03-23 10:58:32 +01:00
|
|
|
2D game framework for libretro using ChaiScript, inspired by LOVE2D.
|
|
|
|
|
Game engine runtime that loads .chai/.chailove game files as content.
|
|
|
|
|
Mounts system_dir at /libretro/system via PhysFS for game scripts,
|
|
|
|
|
but the core itself requires no external files.
|