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,14 +1,15 @@
|
||||
emulator: Anarch
|
||||
type: game
|
||||
source: "https://github.com/libretro/anern"
|
||||
profiled_date: "2026-03-18"
|
||||
core_classification: community_fork
|
||||
source: "https://codeberg.org/iyzsong/anarch-libretro"
|
||||
upstream: "https://gitlab.com/drummyfish/anarch"
|
||||
profiled_date: "2026-03-22"
|
||||
core_version: "1.1d"
|
||||
display_name: "Anarch"
|
||||
cores: [anarch]
|
||||
systems: []
|
||||
files: []
|
||||
notes: >
|
||||
Libretro port of Anarch, a public domain suckless FPS game by Miloslav Ciz.
|
||||
Entirely self-contained with all levels, textures, and sounds compiled
|
||||
into the binary using procedural generation and hardcoded data tables.
|
||||
No content file, BIOS, or system directory files required.
|
||||
Public domain suckless FPS game by Miloslav Ciz (drummyfish).
|
||||
Libretro port by iyzsong. All game data (levels, textures, sounds)
|
||||
compiled into the binary via header files. No external files required.
|
||||
|
||||
Reference in New Issue
Block a user