MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / GetMemMode

Function GetMemMode

source/Memory.cpp:1254–1257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1252//===========================================================================
1253
1254uint32_t GetMemMode(void)
1255{
1256 return g_memmode;
1257}
1258
1259void SetMemMode(uint32_t uNewMemMode)
1260{

Callers 6

SetMemModeMethod · 0.85
_DrawTriStateSoftSwitchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected