Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
409
UINT GetRamWorksMemorySize()
410
{
411
return g_uMaxExBanks;
412
}
413
414
void SetRamWorksMemorySize(UINT banks, bool updateRegistry/*=true*/)
415
{
Callers
1
Reload
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected