machine code to assembly

No.13348075 ViewReplyOriginalReport
How do I convert N64 machine code like this into MIPS assembly? I understand how to write MIPS assembly kind of, but I don't know how to convert the N64 code, I try to use hex values as inputs when writing machine code and they don't work usually.