mirror of
https://github.com/a2stuff/prodos-drivers.git
synced 2026-04-21 14:16:34 +00:00
BBB: Restore accidentally removed line. Fixes #6
This commit is contained in:
@@ -128,6 +128,7 @@ loop: lda (src_ptr) ; *src_ptr = *dst_ptr
|
||||
;;; ------------------------------------------------------------
|
||||
|
||||
cld ; ProDOS protocol for QUIT routine
|
||||
lda ROMIN2 ; Page in ROM for reads, writes ignored
|
||||
|
||||
lda #$A0
|
||||
jsr SLOT3 ; Activate 80-Column Firmware
|
||||
|
||||
Reference in New Issue
Block a user