Lime-3DS-Emulator/src/core/arm
Lioncash ba20dd9b61 gdbstub: Remove global variable from public interface
Currently, this is only ever queried, so adding a function to check if the
server is enabled is more sensible.

If directly modifying this externally is ever desirable, it should be done
by adding a function to the interface, rather than exposing implementation
details directly.
2016-12-15 16:37:22 -05:00
..
disassembler Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
dynarmic Core: Add a forgotten #include <cstring> for memcpy. 2016-12-11 01:20:45 +00:00
dyncom gdbstub: Remove global variable from public interface 2016-12-15 16:37:22 -05:00
skyeye_common gdbstub: Remove global variable from public interface 2016-12-15 16:37:22 -05:00
arm_interface.h Manually tweak source formatting and then re-run clang-format 2016-09-18 21:14:25 -07:00