mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-09-25 13:22:06 +00:00
fixup PIO comment rewriting oops
This commit is contained in:
@@ -112,6 +112,7 @@ push_slot:
|
|||||||
; time as possible to veto an ACK (i.e. clear it for
|
; time as possible to veto an ACK (i.e. clear it for
|
||||||
; e.g. a bad length)
|
; e.g. a bad length)
|
||||||
mov x, status ; Load ack_latch state into x
|
mov x, status ; Load ack_latch state into x
|
||||||
|
jmp !x wait_read
|
||||||
irq next set ack_irq ; iebus_ack released 33 cycles after sender began bit
|
irq next set ack_irq ; iebus_ack released 33 cycles after sender began bit
|
||||||
; (~65% of AVCLAN_BIT1_LOGIC_0), well
|
; (~65% of AVCLAN_BIT1_LOGIC_0), well
|
||||||
; iebus_ack, on the other (TX) PIO, holds it
|
; iebus_ack, on the other (TX) PIO, holds it
|
||||||
|
|||||||
Reference in New Issue
Block a user