Apple II: Document BLTU alternative

This commit is contained in:
Colin Leroy-Mira
2025-03-06 17:20:23 +01:00
committed by Oliver Schmidt
parent 020fe4028a
commit c8eb6e2dd5
3 changed files with 22 additions and 1 deletions

View File

@@ -122,7 +122,7 @@ basic: lda HIMEM
; Call into Applesoft Block Transfer Up -- which handles zero-
; sized blocks well -- to move the content of the LC memory area.
jsr bltu2 ; BLTU2
jsr bltu2
; Switch in LC bank 2 for R/O and return.
bit $C080