Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ getPC
Method
getPC
pcsx2/DebugTools/DebugInterface.cpp:555–558 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
553
}
554
555
u32 R5900DebugInterface::getPC()
556
{
557
return cpuRegs.pc;
558
}
559
560
// Taken from COP0.cpp
561
bool R5900DebugInterface::getCPCOND0()
Callers
15
paintEvent
Method · 0.80
keyPressEvent
Method · 0.80
DisassemblyStringFromAddress
Method · 0.80
gotoProgramCounterOnPause
Method · 0.80
data
Method · 0.80
onVMPaused
Method · 0.80
onStepInto
Method · 0.80
onStepOver
Method · 0.80
onStepOut
Method · 0.80
needsReset
Method · 0.80
getSymbols
Method · 0.80
setupFunctionField
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected