MCPcopy 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
1641bool MemCheckINTCXROM()
1642{
1643 return SW_INTCXROM ? true : false;
1644}
1645
1646//===========================================================================
1647

Callers 3

IOReadInternalMethod · 0.85
IOWriteInternalMethod · 0.85
TfeIoCxxxFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected