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

Function GetRamWorksActiveBank

source/Memory.cpp:432–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

430}
431
432UINT GetRamWorksActiveBank(void)
433{
434 return g_uActiveBank;
435}
436
437//
438

Calls

no outgoing calls

Tested by

no test coverage detected