Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ GetCxRomPeripheral
Function
GetCxRomPeripheral
source/Memory.cpp:464–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
LPBYTE GetCxRomPeripheral(void)
465
{
466
return pCxRomPeripheral; // Can be NULL if at MODE_LOGO
467
}
468
469
bool GetIsMemCacheValid(void)
470
{
Callers
2
InsertDisk
Method · 0.85
Reset
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected