sandungas
Developer
That info is gold 
Btw, i just realized about an important detail
0x0E = ??? ADDSUB accurate opcode
0x0F = FPU MULDIVADDSUB accurate range
0x10 = VU0 macromode MULDIV accurate range
0x11 = VU ADDSUB accurate opcode
--------------
In other words...
0x0F and 0x26 seems to work in the same way... but there must be some (unknown) difference in between them
0x10 and 0x27 seems to work in the same way... but there must be some (unknown) difference in between them

Btw, i just realized about an important detail
That 2 commands are like a "copy" of 0x0F and 0x10, because COP2 and VU0 are the same thing, right ?, so the list i made in my previous post looks better like this:0x26 = FPU Accurate range : %x - %x
0x27 = VU0 macromode accurate range : %x - %x
0x0E = ??? ADDSUB accurate opcode
0x0F = FPU MULDIVADDSUB accurate range
0x10 = VU0 macromode MULDIV accurate range
0x11 = VU ADDSUB accurate opcode
--------------
In other words...
0x0F and 0x26 seems to work in the same way... but there must be some (unknown) difference in between them
0x10 and 0x27 seems to work in the same way... but there must be some (unknown) difference in between them
Last edited: