Skip to content

flagzerointeractive/ZeroDisassembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ZSM Disassembler

About: The ZSM Disassembler Deconstructs binaries for the ZVM Project. Information about ZCode and the Virtual Hardware Can be found in this repository.

Usage

DSM [YourBinaryName].zx <FLAGS>

Disassembler flags

-p Generates High level Descriptions for each Instruction

Build Info

This Project does not have any dependancies. Alls you need is a C++ Compiler.

Mac OS - Terminal Build

make macos
sudo make install

GNU Linux - Terminal Build

make linux
sudo make install

Windows - (w64devkit)

make windows 

About

A ZX (ZCode) Disassembler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors