ZX81 Emulator for prtscrl2.p


ZX81 program emulator for **PRTSCRL2*SLR/2024**

**PRTSCRL2*SLR/2024** (prtscrl2.p)

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.


ZX81 EMULATOR

ZX81 emulator in Javascript

Notes:

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.