mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-08-12 13:25:24 +00:00
SY6522: initialise device. (PR #1036)
This commit is contained in:
@@ -7,6 +7,7 @@ public:
|
||||
{
|
||||
for (UINT i = 0; i < kNumTimersPer6522; i++)
|
||||
m_syncEvent[i] = NULL;
|
||||
Reset(true);
|
||||
}
|
||||
|
||||
~SY6522(void)
|
||||
|
Reference in New Issue
Block a user