June 2018 Update
This commit is contained in:
parent
ba8067c3b7
commit
22f33d4004
5278 changed files with 84726 additions and 14379 deletions
|
|
@ -2,8 +2,8 @@
|
|||
; String printing limited to strings of 256 characters or less.
|
||||
|
||||
a_cr = $0d ; Carriage return.
|
||||
bsout = $ffd2 ; KERNAL ROM, output a character to current device.
|
||||
|
||||
bsout = $ffd2 ; C64 KERNAL ROM, output a character to current device.
|
||||
; use $fded for Apple 2
|
||||
.code
|
||||
|
||||
ldx #0 ; Starting index 0 in X register.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue