Skip to content
Snippets Groups Projects
Commit 40b83f7b authored by Geo Ster's avatar Geo Ster
Browse files

Improve PC handling

* 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.
parent 95f02f67
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment