1
0
mirror of synced 2026-01-12 00:02:46 +00:00

Fixing DEBUG_IO builds.

This commit is contained in:
Matthieu Bucchianeri 2025-02-10 10:17:43 -08:00
parent c4bd53dbb7
commit 38438e7d8b

View File

@ -663,7 +663,12 @@ cpu 8086
add TEMP_LO, 1 ; next block
adc TEMP_HI, 0 ; carry
pop cx ; number of sectors left to write
%ifndef DEBUG_IO
loop .cmd24
%else
dec cx
jnz .cmd24
%endif
.success:
.deassert_cs1:
mov dx, 0x282 ; chip select port