Cemu/src/gui/debugger
oltolm da98aa4176
Some checks failed
Build check / build (push) Has been cancelled
Generate translation template / generate-pot (push) Has been cancelled
UI: Make code compatible with wxWidgets 3.3 (#1598)
2025-06-14 20:38:53 +02:00
..
BreakpointWindow.cpp UI: Use wxListView instead of wxListCtrl (#1584) 2025-06-10 08:15:25 +02:00
BreakpointWindow.h debugger: Add logging breakpoint + misc fixes (#927) 2023-08-03 15:45:11 +02:00
DebuggerWindow2.cpp Debugger: Added right click context menu to disasm view + small fixes 2024-12-16 13:05:22 +01:00
DebuggerWindow2.h Debugger: Added right click context menu to disasm view + small fixes 2024-12-16 13:05:22 +01:00
DisasmCtrl.cpp UI: Make code compatible with wxWidgets 3.3 (#1598) 2025-06-14 20:38:53 +02:00
DisasmCtrl.h debugger: allow printing registers using logging breakpoint placeholders (#1510) 2025-03-07 23:40:17 +01:00
DumpCtrl.cpp UI: Make code compatible with wxWidgets 3.3 (#1598) 2025-06-14 20:38:53 +02:00
DumpCtrl.h Add all the files 2022-08-22 22:21:23 +02:00
DumpWindow.cpp Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
DumpWindow.h Add all the files 2022-08-22 22:21:23 +02:00
ModuleWindow.cpp UI: Use wxID_ANY and wxNOT_FOUND instead of hardcoding -1 (#1581) 2025-05-30 01:39:02 +02:00
ModuleWindow.h Add all the files 2022-08-22 22:21:23 +02:00
RegisterCtrl.cpp UI: Make code compatible with wxWidgets 3.3 (#1598) 2025-06-14 20:38:53 +02:00
RegisterCtrl.h Add all the files 2022-08-22 22:21:23 +02:00
RegisterWindow.cpp UI: Make code compatible with wxWidgets 3.3 (#1598) 2025-06-14 20:38:53 +02:00
RegisterWindow.h Add all the files 2022-08-22 22:21:23 +02:00
SymbolCtrl.cpp UI: Use wxListView instead of wxListCtrl (#1584) 2025-06-10 08:15:25 +02:00
SymbolCtrl.h UI: Use wxListView instead of wxListCtrl (#1584) 2025-06-10 08:15:25 +02:00
SymbolWindow.cpp Simplify a few window names 2022-09-10 13:55:37 +02:00
SymbolWindow.h Add all the files 2022-08-22 22:21:23 +02:00