mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
15 lines
398 B
YAML
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.
|