Commit graph

6 commits

Author SHA1 Message Date
3627ce8245
Add z-machine save file inspection script
Offline diagnostic tool that loads a story + save file and shows
PC, stack frames, player location, objects, and can disassemble
at arbitrary addresses.
2026-02-10 11:51:55 -05:00
f8f5ac7ad0
Add z-machine garbled output investigation doc and debug script 2026-02-09 22:54:32 -05:00
2cf303dd67
Add --debug flag to Zork 1 smoke test 2026-02-09 21:47:39 -05:00
e0e2e84dc2
Add smoke test script for running Zork 1 through hybrid interpreter
Loads zork1.z3, creates ZMachine with TrivialZUI, and runs
interactively with graceful error handling for unimplemented opcodes.
2026-02-09 20:59:07 -05:00
677ddac89f
Add z-machine opcode tracing script 2026-02-09 18:51:52 -05:00
9cdc1c48e4
Add a map renderer 2026-02-07 13:38:32 -05:00