Files
libretro/emulators/gong.yml
2026-03-24 09:33:06 +01:00

15 lines
398 B
YAML

emulator: Gong
type: game
core_classification: pure_libretro
source: "https://github.com/libretro/gong"
upstream: "https://danzaidan.itch.io/"
profiled_date: "2026-03-23"
core_version: "1.0"
display_name: "Gong"
cores: [gong]
systems: []
files: []
notes: >
Pong clone. Self-contained single-file core, all rendering programmatic.
Original code by Dan Zaidan, ported to libretro by Brad Parker.