MCPcopy 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
464LPBYTE GetCxRomPeripheral(void)
465{
466 return pCxRomPeripheral; // Can be NULL if at MODE_LOGO
467}
468
469bool GetIsMemCacheValid(void)
470{

Callers 2

InsertDiskMethod · 0.85
ResetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected