MCPcopy 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
728std::vector<IopMod> R5900DebugInterface::GetModuleList() const
729{
730 return {};
731}
732
733//
734// R3000DebugInterface

Callers 2

rowCountMethod · 0.80
refreshDataMethod · 0.80

Calls 1

getIOPModulesFunction · 0.85

Tested by

no test coverage detected