Unknown W. Brackets
|
e7b968be73
|
Debugger: Notate Memcpys directly as well.
|
2021-02-15 15:01:23 -08:00 |
|
Unknown W. Brackets
|
88e2b9b740
|
Debugger: Notate memset tags directly.
|
2021-02-15 15:01:23 -08:00 |
|
Unknown W. Brackets
|
f7740edc6d
|
Debugger: Add more metadata for memory usage.
|
2021-02-15 15:01:21 -08:00 |
|
Unknown W. Brackets
|
395ac32d63
|
Debugger: Run memory breakpoints on mobile.
|
2018-06-06 17:31:56 -07:00 |
|
Henrik Rydgard
|
7e55b3ec96
|
Fix some GCC compiler warnings about potentially uninitialized variables (compilers are getting too clever..)
|
2015-06-14 11:32:13 +02:00 |
|
Unknown W. Brackets
|
2209cf22de
|
Do the memcheck after the memory access in HLE.
|
2015-04-06 00:37:33 -07:00 |
|
Unknown W. Brackets
|
e2ecd1eabd
|
Add memchecks for ReadStruct/WriteStruct.
|
2015-04-05 18:09:35 -07:00 |
|
Unknown W. Brackets
|
2450724be2
|
Make Memory::Memcpy() execute memchecks directly.
This makes it easier to handle breakpoints in HLE.
|
2015-04-05 18:09:20 -07:00 |
|