[jak 2] Add generic and warp (#2495)

This commit is contained in:
water111
2023-04-16 18:05:35 -04:00
committed by GitHub
parent 99fe918a1a
commit a27083f4ee
33 changed files with 7894 additions and 102 deletions
+1
View File
@@ -1076,6 +1076,7 @@ Mips2C_Line handle_normal_instr(Mips2C_Output& output,
case InstructionKind::PMULTH:
case InstructionKind::PMADDH:
case InstructionKind::PADDH:
case InstructionKind::PSUBH:
case InstructionKind::PMINH:
case InstructionKind::MOVZ:
case InstructionKind::MULT3: