mgba/include/mgba
Vicki Pfau 0e441527c8 CMake: Rename USE_DEBUGGERS and USE_GDB_STUB to ENABLE_DEBUGGERS and ENABLE_GDB_STUB
ENABLE flags are for optional features, USE flags are for optional dependencies
2024-04-08 03:08:10 -07:00
..
core CMake: Rename USE_DEBUGGERS and USE_GDB_STUB to ENABLE_DEBUGGERS and ENABLE_GDB_STUB 2024-04-08 03:08:10 -07:00
debugger Debugger: Move platform-specific flag lookup to mDebuggerPlatform 2023-09-15 23:36:03 -07:00
feature SDL: Refactor out layer recentering, fix for GB 2024-01-30 02:59:52 -08:00
gb GB, GBA: Move more override-adjacent stuff to public API 2024-03-25 01:47:32 -07:00
gba GB, GBA: Move more override-adjacent stuff to public API 2024-03-25 01:47:32 -07:00
internal CMake: Rename USE_DEBUGGERS and USE_GDB_STUB to ENABLE_DEBUGGERS and ENABLE_GDB_STUB 2024-04-08 03:08:10 -07:00
script Scripting: Attempt to fix MSVC build 2024-04-04 00:31:47 -07:00
script.h Scripting: Add canvas API 2023-05-01 21:38:30 -07:00