Make "PS2 Invaders v1.6" by "InPulSe Team" work.
Posted on 2005-10-03 00:00:00
Implemented the missing opcodes JALR, SLLV, SRAV.

I'm still reading and implementing the SIF stuff slowly. I think I'm starting to understand the RPC protocol. I implemented the function to receive the SIF commands, now all I need to do is do the appropriate processing on the different commands and call the interrupt handler on the DMAC channel 5. More information about this tomorrow.