pj64team / Project64-Legacy

Finishing what we started.
81 stars 7 forks source link

Improve watchpoints performance #7

Closed parasyte closed 2 years ago

parasyte commented 2 years ago

Split virtual memory reads into functions that should trigger watchpoints (for CPU Interpreter) and functions that do not (various debug tools, cheat search, and instruction fetch).