mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
source-verified core_classification, upstream URLs, validation fields, and hle_fallback flags. trimmed verbose notes. removed phantom files (azahar boot9/sector0x96). added bsnes2014 variant profiles.
15 lines
425 B
YAML
15 lines
425 B
YAML
emulator: "2048"
|
|
type: game
|
|
core_classification: pure_libretro
|
|
source: "https://github.com/libretro/libretro-2048"
|
|
upstream: "https://github.com/gabrielecirulli/2048"
|
|
profiled_date: "2026-03-22"
|
|
core_version: "1.0"
|
|
display_name: "2048"
|
|
cores: [2048]
|
|
systems: []
|
|
files: []
|
|
notes: >
|
|
Ground-up C reimplementation of the 2048 puzzle game for libretro.
|
|
All assets compiled into the binary. No system directory files required.
|