Print_List_hw ($F385)

This displays the group of strings described by the parameter block which is pointed to by the U register. The string parameter block has the following format:

height, width, rel y, rel x, string, 0x80,

height, width, rel y, rel x, string, 0x80,

0x00

 

ENTRY:

DP = $D0

U-reg points to string list

 

EXIT:

U-reg points to null terminator byte

D-reg, X-reg trashed

 

Source