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.
JSZeddy, by Erik Olofsen based on JSSpeccy and Z81 emus.
For programs that don’t auto-run, press R then ENTER.
Also you may need to click on the applet to enable keyboard entry.