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

Method GetActiveBank

source/LanguageCard.cpp:364–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364UINT Saturn128K::GetActiveBank(void)
365{
366 return m_uSaturnActiveBank;
367}
368
369void Saturn128K::InitializeIO(LPBYTE pCxRomPeripheral)
370{

Calls

no outgoing calls

Tested by

no test coverage detected