MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / MemGetCxRomPeripheral

Function MemGetCxRomPeripheral

source/Memory.cpp:1805–1808  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1803//===========================================================================
1804
1805LPBYTE MemGetCxRomPeripheral()
1806{
1807 return pCxRomPeripheral;
1808}
1809
1810//===========================================================================
1811

Callers 2

SetSlotRomMethod · 0.85
SaveSnapshotMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected