1
0
Fork 0
forked from suyu/suyu
suyu/src
polaris- 2732ec758d Fix read and write register blocks in gdbstub
Previously, the padding wasn't correctly accounted for which caused the gdbstub to read and write everything after R15 (starting with the dummy FPA registers) incorrectly, which caused CPSR to not be handled correctly. Everything appears to be working as expected with this change.
2015-11-22 07:48:26 -05:00
..
citra Handle changes pointed out in comments on PR 2015-10-22 00:11:25 -04:00
citra_qt Merge pull request #1122 from polaris-/gdbstub 2015-11-11 23:21:31 -05:00
common fix failure on gcc and clang 2015-11-12 20:39:30 +02:00
core Fix read and write register blocks in gdbstub 2015-11-22 07:48:26 -05:00
video_core FragShader: Use an UBO instead of several individual uniforms 2015-11-18 21:03:56 -05:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00