C64 ROM
Routines
Prev:
AB45
Up:
Map
Next:
AB4D
AB47: print character
Used by the routines at
A43A
,
A69C
,
A71A
,
AAD7
and
AB21
.
AB47
20 0C E1
JSR
$E10C
output character to channel with error check
AB4A
29 FF
AND #$FF
set the flags on
A
AB4C
60
RTS
Prev:
AB45
Up:
Map
Next:
AB4D