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

Function MemHasNoSlotClock

source/Memory.cpp:2719–2722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2717//===========================================================================
2718
2719bool MemHasNoSlotClock(void)
2720{
2721 return g_NoSlotClock != NULL;
2722}
2723
2724void MemInsertNoSlotClock(void)
2725{

Callers 3

Snapshot_SaveStateFunction · 0.85
MemInsertNoSlotClockFunction · 0.85
ReloadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected