Add a simple CLI tool to disassemble a single MD32 instruction
Always having to import md32_dis.py into a Python interpreter just to disassemble one instruction got kind of annoying, so I added some basic command-line functionality to the module.
Loading
Please register or sign in to comment