MKUltra by RedHate is a mod of NitePR which features a number of changes including register highlighting for the disassembler, POPS support, improved copier, configurable colours, support for more MIPS opcodes and an additional code type.
Supports the same code types as NitePR in addition to the below.
Type | Description |
---|---|
Button Press Code Types | |
Type 0xFF Button Press FFYYYYYY 0XXXXXXX
|
Checks if YYYYYY == (value at [XXXXXXX]) & YYYYYY .If not, the code(s) following this one are not executed. |