Files
libretro/emulators/2048.yml
Abdessamad Derraz 26f2824259 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.
2026-03-23 10:58:32 +01:00

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.