Make "Slave of the VU" work.
Posted on 2006-02-25 00:00:00
Implemented instructions VOPMULA, VOPMSUB, VMUL, VADDbc, VRSQRT, VMULq and VADD.

After setting some basic stuff using the VU0 in COP mode, the program starts sending some VIF packets to the VIF1 through DMA. I added the necessary code to store the DMA register writes, process the DMA transfer and delegate the transfer to the VIF class.

Tomorrow, I'll start working on the VIF codes processing.