Routines
Prev:
$BE09
Up:
Map
$BFF5: Write a message into the text graphic buffer and centre it
Used by the routine at
$BE09
.
Input
(
$D6,$D7
)
Address of the message
$BFF5
JSR
$2005
Write the message into the text graphic buffer.
$BFF8
JSR
$213B
Centre the text in the text graphic buffer.
$BFFB
RTS
Prev:
$BE09
Up:
Map