mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-24 11:16:58 +00:00
+1
-1
@@ -1691,7 +1691,7 @@ void __stdcall Disk2InterfaceCard::SetWriteMode(WORD, WORD, BYTE, BYTE, ULONG uE
|
||||
|
||||
//===========================================================================
|
||||
|
||||
void Disk2InterfaceCard::UpdateDriveState(DWORD cycles)
|
||||
void Disk2InterfaceCard::Update(const ULONG cycles)
|
||||
{
|
||||
int loop = NUM_DRIVES;
|
||||
while (loop--)
|
||||
|
||||
Reference in New Issue
Block a user