mkst / maspsx

MIT License
5 stars 4 forks source link

maspsx doesn't have any support for mtc2 instruction #95

Closed mkst closed 1 month ago

mkst commented 1 month ago

There should be a nop between the lhu and the mtc2 instruction (load into $t0, move from $t0) in this scratch: https://decomp.me/scratch/wqsby.

image

Raw assembly is:

    lhu $8,370($18)
 #APP
    mtc2    $8, $8
 #NO_APP