fix strange inverted address line bug, lots of other stuff
This commit is contained in:
@@ -24,9 +24,9 @@ menu_init:
|
||||
rts
|
||||
|
||||
menuloop:
|
||||
menuloop_s1
|
||||
sep #$20 : .as
|
||||
rep #$10 : .xl
|
||||
menuloop_s1
|
||||
lda isr_done
|
||||
lsr
|
||||
bcc menuloop_s1
|
||||
|
||||
Reference in New Issue
Block a user