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

Method StopTimer1

source/6522.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void SY6522::StopTimer1(void)
81{
82 m_timer1Active = false;
83}
84
85//-----------------------------------------------------------------------------
86

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected