unknownbrackets / ps2autotests

A set of test programs run on a PS2, with accompanying results.
ISC License
25 stars 7 forks source link

Add simple TPC reading test #55

Closed jpd002 closed 6 years ago

jpd002 commented 6 years ago

This adds a test that checks the value of TPC after completing the execution of a micro subroutine. The value must be multiplied by 8 to get the byte address of the program counter in VU micro memory.

jpd002 commented 6 years ago

Thanks!