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:
Abdessamad Derraz
2026-03-23 10:58:32 +01:00
parent 06f5157c35
commit 26f2824259
37 changed files with 1086 additions and 698 deletions

View File

@@ -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.