MCPcopy 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
468void memMapUserMem()
469{
470}
471
472static mem8_t nullRead8(u32 mem) {
473 MEM_LOG("Read uninstalled memory at address %08x", mem);

Callers 1

memResetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected