- convert GdbRegisters utilities into extensions on IExecutionContext - add a Write/Read Register helper on Debugger that handles 32/64 bit instead of doing that for every usage of register reading/writing
Moved the reply functionality into the command processor, move the main debugger thread into a dedicated class part, and more
See merge request ryubing/ryujinx!171
See merge request ryubing/ryujinx!71