Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 839 Bytes

File metadata and controls

27 lines (22 loc) · 839 Bytes

MKUltra

Description

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.

Code types

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.