Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 389 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 389 Bytes

David's N64 RSP Disassembler v1.1

My own simple MIPS R4300 disassembler

alt text

Changelog

Version 1.1:

  • Added a new option to use the "long form" of vector elements ($v1[1q] -> $v1[11335577]).
  • Added a new option to use the armips CP0 register names.
  • Added a button to output the text to a file.
  • Fixed a couple bugs with the text box.