Im Ge Debugger: Add basic disassembly view

This commit is contained in:
Henrik Rydgård
2024-12-06 12:52:31 +01:00
parent 246e2695b7
commit 86cdd47fa2
4 changed files with 209 additions and 11 deletions
+1 -1
View File
@@ -926,7 +926,7 @@ void ImDebugger::Frame(MIPSDebugInterface *mipsDebug, GPUDebugInterface *gpuDebu
}
if (cfg_.geDebuggerOpen) {
DrawGeDebuggerWindow(cfg_, gpuDebug);
geDebugger_.Draw(cfg_, gpuDebug);
}
if (cfg_.geStateOpen) {