Spimdisasm

From Decompedia
Revision as of 16:00, 18 March 2023 by AngheloAlf (talk | contribs) (Created page with "A matching MIPS disassembler API and front-ends with built-in instruction analysis made in Python3. Currently supports all the CPU instructions for MIPS I, II, III and IV. Mainly focused on supporting Nintendo 64 binaries, but it should work with other MIPS platforms too. https://github.com/Decompollaborate/spimdisasm")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A matching MIPS disassembler API and front-ends with built-in instruction analysis made in Python3.

Currently supports all the CPU instructions for MIPS I, II, III and IV.

Mainly focused on supporting Nintendo 64 binaries, but it should work with other MIPS platforms too.

https://github.com/Decompollaborate/spimdisasm