disasm: Sort Dir DA stack fun; copy dialog resources/proc

This commit is contained in:
Joshua Bell
2019-01-29 08:24:23 -08:00
parent 673f260939
commit 150744b97f
3 changed files with 14 additions and 13 deletions

View File

@@ -39,9 +39,9 @@ start: tsx
bne :+
rts
: lda #$40
: lda #>(JUMP_TABLE_SELECT_WINDOW-1)
pha
lda #$0B
lda #<(JUMP_TABLE_SELECT_WINDOW-1)
pha
lda a:$0A
rts