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: Pascal Pong
|
|
|
|
|
type: game
|
2026-03-24 22:31:22 +01:00
|
|
|
core_classification: pure_libretro
|
|
|
|
|
source: "https://github.com/libretro/pascal-pong-libretro"
|
|
|
|
|
upstream: "https://github.com/libretro/pascal-pong-libretro"
|
|
|
|
|
profiled_date: "2026-03-24"
|
2026-03-18 05:19:57 +01:00
|
|
|
core_version: "v1.0"
|
|
|
|
|
display_name: "PascalPong"
|
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: [pascal_pong]
|
|
|
|
|
systems: []
|
|
|
|
|
files: []
|
|
|
|
|
notes: >
|
2026-03-24 22:31:22 +01:00
|
|
|
Pong clone written in Pascal for libretro. Self-contained,
|
|
|
|
|
all assets embedded in the binary. No external files loaded.
|