RosettaCodeData/Task/Draw-a-clock/OPL/draw-a-clock.opl
2026-02-01 16:33:20 -08:00

6 lines
170 B
Text

REM Series 3a and Series 5 use different modes. This version runs on Series 3a. For Series 5, remove the "2" in the gCLOCK line.
PROC main:
gCLOCK ON,$29
GET
ENDP