mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-14 12:14:59 +00:00
e58748fd80
A fairly straightforward migration. These member functions can just be mostly moved verbatim with minor changes. We already have the necessary plumbing in places that they're used. IsKernelVirtualAddress() can remain a non-member function, since it doesn't rely on class state in any form. |
||
---|---|---|
.. | ||
gdbstub.cpp | ||
gdbstub.h |