Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ memMapUserMem
Function
memMapUserMem
pcsx2/Memory.cpp:468–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
466
}
467
468
void memMapUserMem()
469
{
470
}
471
472
static mem8_t nullRead8(u32 mem) {
473
MEM_LOG(
"Read uninstalled memory at address %08x"
, mem);
Callers
1
memReset
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected