mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-22 04:29:59 +00:00
fix ReorderBuffer [regression after recent refactor]
This commit is contained in:
parent
f386a55fc9
commit
4aa11ebfcb
@ -120,6 +120,7 @@ ReorderBuffer
|
||||
lda #BASEPAGE+1
|
||||
ldx #BASEPAGE+$0E
|
||||
ldy #$07
|
||||
clc
|
||||
; /!\ execution falls through here
|
||||
|
||||
;-------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user