Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ MemCheckINTCXROM
Function
MemCheckINTCXROM
source/Memory.cpp:1641–1644 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1639
}
1640
1641
bool MemCheckINTCXROM()
1642
{
1643
return SW_INTCXROM ? true : false;
1644
}
1645
1646
//===========================================================================
1647
Callers
3
IOReadInternal
Method · 0.85
IOWriteInternal
Method · 0.85
TfeIoCxxx
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected