ZDevtools
From IFWiki
ZDevtools | |
---|---|
Utility | |
Z-Machine assembler/disassembler | |
Links | Home page Download |
Developer | Chris Spiegel |
Format | Z-code |
Systems | Windows, macOS, Linux |
Latest version | 2.1.2 / 7 Oct 2023 |
Status | Stable |
License | MIT |
Browse the software database | |
Edit this infobox |
ZDevtools is a small package consisting of a Z-machine assembler (za) and disassembler (zd), written in Rust.
These tools were created solely to aid in the development of the Bocfel interpreter, and are of limited general use. People will generally fare better with programs like Inform, ZILF, ZAPF, and txd.
Interpreter authors may find the assembler useful to create small programs whose structure differs from both Infocom and Inform games. The disassembler is mainly useful to disassemble such programs, which txd often has trouble with. It has a unique visual disassembly mode, diagramming each instruction down to the bit level.
Utilities | |
---|---|
Browse | Stable utilities • Search form • Drilldown |
Other software | Authoring systems • Interpreters |