Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ GetModuleList
Method
GetModuleList
pcsx2/DebugTools/DebugInterface.cpp:728–731 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
726
}
727
728
std::vector<IopMod> R5900DebugInterface::GetModuleList() const
729
{
730
return {};
731
}
732
733
//
734
// R3000DebugInterface
Callers
2
rowCount
Method · 0.80
refreshData
Method · 0.80
Calls
1
getIOPModules
Function · 0.85
Tested by
no test coverage detected