Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ getLO
Method
getLO
pcsx2/DebugTools/DebugInterface.cpp:550–553 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
548
}
549
550
u128 R5900DebugInterface::getLO()
551
{
552
return cpuRegs.LO.UQ;
553
}
554
555
u32 R5900DebugInterface::getPC()
556
{
Callers
1
getReferenceValue
Method · 0.80
Calls
1
From32
Function · 0.85
Tested by
no test coverage detected