mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-05 04:05:27 +02:00
Im Ge Debugger: Add basic disassembly view
This commit is contained in:
@@ -926,7 +926,7 @@ void ImDebugger::Frame(MIPSDebugInterface *mipsDebug, GPUDebugInterface *gpuDebu
|
||||
}
|
||||
|
||||
if (cfg_.geDebuggerOpen) {
|
||||
DrawGeDebuggerWindow(cfg_, gpuDebug);
|
||||
geDebugger_.Draw(cfg_, gpuDebug);
|
||||
}
|
||||
|
||||
if (cfg_.geStateOpen) {
|
||||
|
||||
Reference in New Issue
Block a user