mirror of
https://github.com/a2-4am/4cade.git
synced 2025-04-24 22:43:38 +00:00
anticipate SmartPort read failures
This commit is contained in:
parent
814405c4b9
commit
cb59b14394
@ -609,7 +609,9 @@ iterunit inc unrunit2
|
||||
bne +
|
||||
ldx slot1 + 2
|
||||
jmp iterdevice
|
||||
+ jsr unrentrysei
|
||||
+ lda #0
|
||||
sta readbuff + $205 ;compensate for unreliable SmartPort error condition
|
||||
jsr unrentrysei
|
||||
ldy #$10
|
||||
- lda readbuff + 3, y
|
||||
cmp readbuff + $203, y
|
||||
|
Loading…
x
Reference in New Issue
Block a user