mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-02-14 15:31:33 +00:00
Tiny fix to Videx DELe routine.
This commit is contained in:
parent
0d3aadfc6f
commit
83f8888ae1
@ -1569,7 +1569,7 @@ DELe
|
||||
ldy CV ; ...
|
||||
jsr VidexSetVec ; Set up pointers
|
||||
jsr VidexPage ; Page in correct page on Videx
|
||||
lda #" "|$80 ; clear char
|
||||
lda #" " ; clear char
|
||||
jsr VidexPut ; Print char in A
|
||||
.else
|
||||
tya
|
||||
|
Loading…
x
Reference in New Issue
Block a user