
An updated version of a simple print routine that scrolls if it overflows the display.
Call from BASIC using:
PRINT USR 16514;"HELLO "
This version allows you to use a semicolon or comma to separate strings.
A trailing ; or , will suppress the newline.
Run List Asm ZIP