mirror of
https://github.com/a2stuff/prodos-drivers.git
synced 2024-12-20 22:30:36 +00:00
BBB: Restore accidentally removed line. Fixes #6
This commit is contained in:
parent
d9e90c0fe6
commit
ac4fccd420
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user