MCPcopy 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
550u128 R5900DebugInterface::getLO()
551{
552 return cpuRegs.LO.UQ;
553}
554
555u32 R5900DebugInterface::getPC()
556{

Callers 1

getReferenceValueMethod · 0.80

Calls 1

From32Function · 0.85

Tested by

no test coverage detected