mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-16 22:02:31 -05:00
feat: re-profile 37 emulators with upstream verification
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.
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
emulator: "2048"
|
||||
type: game
|
||||
core_classification: pure_libretro
|
||||
source: "https://github.com/libretro/libretro-2048"
|
||||
profiled_date: "2026-03-18"
|
||||
upstream: "https://github.com/gabrielecirulli/2048"
|
||||
profiled_date: "2026-03-22"
|
||||
core_version: "1.0"
|
||||
display_name: "2048"
|
||||
cores: [2048]
|
||||
systems: []
|
||||
files: []
|
||||
notes: >
|
||||
Libretro port of the 2048 sliding puzzle game by Gabriele Cirulli.
|
||||
Self-contained core with all assets compiled into the binary.
|
||||
No content file, BIOS, or system directory files required.
|
||||
Ground-up C reimplementation of the 2048 puzzle game for libretro.
|
||||
All assets compiled into the binary. No system directory files required.
|
||||
|
||||
Reference in New Issue
Block a user