fix ReorderBuffer [regression after recent refactor]

This commit is contained in:
4am 2021-04-17 23:58:33 -04:00
parent f386a55fc9
commit 4aa11ebfcb

View File

@ -120,6 +120,7 @@ ReorderBuffer
lda #BASEPAGE+1
ldx #BASEPAGE+$0E
ldy #$07
clc
; /!\ execution falls through here
;-------------------------------