-
Geo Ster authored
* Currently the way PC was logged was kinda broken, especially on branch delay slots where it would show the jump address instead. This doesn't affect the functionality but makes debugging a bit harder so to fix this, cache the PC together with the instruction being loaded to always have the correct address.
Geo Ster authored* Currently the way PC was logged was kinda broken, especially on branch delay slots where it would show the jump address instead. This doesn't affect the functionality but makes debugging a bit harder so to fix this, cache the PC together with the instruction being loaded to always have the correct address.