mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-21 16:22:35 -05:00
feat: re-profile 40 emulators from fbalpha2012 to holani
This commit is contained in:
+5
-4
@@ -1,13 +1,14 @@
|
||||
emulator: Gong
|
||||
type: game
|
||||
core_classification: pure_libretro
|
||||
source: "https://github.com/libretro/gong"
|
||||
profiled_date: "2026-03-21"
|
||||
upstream: "https://danzaidan.itch.io/"
|
||||
profiled_date: "2026-03-23"
|
||||
core_version: "1.0"
|
||||
display_name: "Gong"
|
||||
cores: [gong]
|
||||
systems: []
|
||||
files: []
|
||||
notes: >
|
||||
Simple Pong clone written as a minimal libretro core example.
|
||||
Self-contained with all rendering done programmatically.
|
||||
No content file, BIOS, or system directory files required.
|
||||
Pong clone. Self-contained single-file core, all rendering programmatic.
|
||||
Original code by Dan Zaidan, ported to libretro by Brad Parker.
|
||||
|
||||
Reference in New Issue
Block a user