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

Function GetRamWorksMemorySize

source/Memory.cpp:409–412  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407//
408
409UINT GetRamWorksMemorySize()
410{
411 return g_uMaxExBanks;
412}
413
414void SetRamWorksMemorySize(UINT banks, bool updateRegistry/*=true*/)
415{

Callers 1

ReloadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected