Make "Slave of the VU" work.
Posted on 2006-03-10 00:00:00
Completed the double buffering stuff in the VIF implementation.

Fixed a bug with ILW.

Added VIF decompression method V4-5.

The two first changes made the two previous scenes are differently and in a better way I think.

This new scene uses a different VU microprogram again. I filled the necessary reflection table entries to allow the diassembly.

There isn't as many missing instructions as the previous one though, but it uses a status flag testing instruction... I don't really know how I'm going to implement this one, but I know I don't wanna go into saving the status flag register each time a FMAC instruction is executed. But to achieve this, some kind of analysis will be required...

Well, I'll think about it and try to come up with something tomorrow...