mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-22 00:32:36 -05:00
feat: re-profile 30 emulators, beetle to parallel_n64
source-verified: mesen FdsBios.bin→alias, MesenDB.txt phantom (embedded). mupen64plus 64DD_IPL.bin→IPL.n64 (code path fix). neocd 000-lo.lo/ng-lo.rom phantoms (algorithmically generated). new profiles: mesen-s, mupen64plus next develop/gles2/gles3. regenerate database.
This commit is contained in:
+9
-10
@@ -1,19 +1,18 @@
|
||||
emulator: MojoZork
|
||||
type: game
|
||||
source: "https://github.com/libretro/libretro-mojozork"
|
||||
profiled_date: "2026-03-18"
|
||||
type: libretro
|
||||
core_classification: pure_libretro
|
||||
source: "https://github.com/icculus/mojozork"
|
||||
upstream: "https://github.com/icculus/mojozork"
|
||||
profiled_date: "2026-03-24"
|
||||
core_version: "0.1"
|
||||
display_name: "Infocom Z-Machine (MojoZork)"
|
||||
cores:
|
||||
- mojozork
|
||||
systems: []
|
||||
systems: [zmachine]
|
||||
|
||||
notes: |
|
||||
MojoZork is a Z-machine interpreter for libretro, capable of running
|
||||
Infocom-era interactive fiction (Zork, Hitchhiker's Guide, etc.) and
|
||||
other Z-code story files (.z1 through .z8, .zblorb).
|
||||
|
||||
No BIOS or system files required. Story files are loaded directly
|
||||
as content.
|
||||
Z-Machine interpreter for Infocom text adventures (v1-v3).
|
||||
Fonts embedded in binary. No system directory access. Story files
|
||||
loaded as content.
|
||||
|
||||
files: []
|
||||
|
||||
Reference in New Issue
Block a user