yuzu-emu
/
yuzu-mainline
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-mainline/src
Hedges e066bc75b9 More improvements to GDBStub (#653)
* More improvements to GDBStub
- Debugging of threads should work correctly with source and assembly level stepping and modifying registers and memory, meaning threads and callstacks are fully clickable in VS.
- List of modules is available to the client, with assumption that .nro and .nso are backed up by an .elf with symbols, while deconstructed ROMs keep N names.
- Initial support for floating point registers.

* Tidy up as requested in PR feedback

* Tidy up as requested in PR feedback
2018-07-12 20:22:59 -07:00
..
common More improvements to GDBStub (#653) 2018-07-12 20:22:59 -07:00
core More improvements to GDBStub (#653) 2018-07-12 20:22:59 -07:00
input_common Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core Merge pull request #655 from bunnei/pred-lt-nan 2018-07-12 18:59:15 -07:00
yuzu yuzu - Fix duplicate logs 2018-07-12 01:11:43 -06:00
yuzu_cmd Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) 2018-07-12 09:26:27 -07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00