as blackdroid haven't been around IRC lately, ill just tell people this if you are using wxVU, i fixed a bug that makes lqi and some other instructions behave strange.
There are quite some more bugs that I fixed last weekend.
The most important one was to make sure that the vu emulation do not write to registers in a sequential way but lower and upper gets updated in one go. for example a
addai... loi...
pair resulted in 'I' being updated before addai and that we dont want.
and some other bugs.
If im not too tired this weekend im going to commit to cvs, which essentially means 1.0, although I would appreciate alot of simulation testing, Ive added means to save off vumem and vuregs from wxVU so you can compare dumps from the ps2 with the help of some simple regcmp and memcmp binaries that tells which reg or which place in mem that has a mismatch. so run small loop/code etc on ps2 and in wxVU, compare dumps, move on if ok.
well you know 3 for $99 takes its toll, makes the body weary :)
It has been a shit week for me, meetings during the days and coding afterwards and then coming home to a deadcold apartement every other day, makes me wonder in how many ways a heating system can fuck up.
I tried the latest one for mac and had problems building. I tweaked the bits that were complaining and got a successful build, but when I start up the app, all I get is a file dialog that does not respond to input.