MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / memSetKernelMode

Function memSetKernelMode

pcsx2/Memory.cpp:248–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246}
247
248void memSetKernelMode() {
249 //Do something here
250 MemMode = 0;
251}
252
253void memSetSupervisorMode() {
254}

Callers 1

memResetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected