mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-21 07:17:41 +00:00
Removed extra local var and updated DOS 3.2 INIT comment
This commit is contained in:
@@ -898,7 +898,6 @@ static void __stdcall DiskReadWrite(WORD pc, WORD addr, BYTE bWrite, BYTE d, ULO
|
||||
if (g_bLogDisk_NibblesRW)
|
||||
#endif
|
||||
{
|
||||
ULONG uCycleDelta = 0;
|
||||
if (!bIsSyncFF)
|
||||
LOG_DISK("write %04X = %02X (cy=+%d)\r\n", fptr->byte, floppylatch, uCycleDelta);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user