v2026.04.02/emulators/pascal_pong.yml

14 lines
398 B
YAML
Raw Normal View History

emulator: Pascal Pong
type: game
source: "https://github.com/libretro/libretro-pong"
profiled_date: "2026-03-18"
core_version: "v1.0"
display_name: "PascalPong"
cores: [pascal_pong]
systems: []
files: []
notes: >
Pong clone written in Pascal as a libretro core demonstration.
Self-contained with all rendering done programmatically.
No content file, BIOS, or system directory files required.