mirror of
https://github.com/a2-4am/4live.git
synced 2025-01-02 13:30:48 +00:00
avoid race condition
This commit is contained in:
parent
c3238a4002
commit
093776ae8a
@ -644,6 +644,7 @@ match_size2
|
|||||||
ldx match_buffer2+1
|
ldx match_buffer2+1
|
||||||
ldy match_buffer2+2
|
ldy match_buffer2+2
|
||||||
jsr PrintAddr
|
jsr PrintAddr
|
||||||
|
tya
|
||||||
bne branch_cont
|
bne branch_cont
|
||||||
|
|
||||||
; cold path
|
; cold path
|
||||||
|
Loading…
Reference in New Issue
Block a user