fix strange inverted address line bug, lots of other stuff

This commit is contained in:
ikari
2009-12-19 10:16:55 +01:00
parent 09e2480eac
commit b37fc1b846
13 changed files with 125 additions and 84 deletions

View File

@@ -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