yuzu-android/src/core/gdbstub
Lioncash f1382cf0e7 core: Remove Core::CurrentProcess()
This only encourages the use of the global system instance (which will
be phased out long-term). Instead, we use the direct system function
call directly to remove the appealing but discouraged short-hand.
2019-10-06 13:53:12 -04:00
..
gdbstub.cpp core: Remove Core::CurrentProcess() 2019-10-06 13:53:12 -04:00
gdbstub.h gdbstub: Replace PAddr alias with VAddr 2018-08-05 15:56:01 -04:00