Skip to content

Commit

Permalink
[BASIC] switch bank to BLOAD end (X16Community#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
mooinglemur authored Oct 16, 2023
1 parent 75eeb64 commit a441ad2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions basic/code26.s
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ cld55 jmp error
;
cld60 stx sxreg ; save [B]LOAD addr so BASIC can inspect
sty syreg
lda ram_bank
sta crambank
lda eormsk
bne cld20
lda txtptr+1
Expand Down

0 comments on commit a441ad2

Please sign in to comment.