RosettaCodeData/Task/Draw-a-clock/OPL/draw-a-clock.opl

7 lines
170 B
Text
Raw Permalink Normal View History

2026-02-01 16:33:20 -08:00
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.
2025-06-11 20:16:52 -04:00
PROC main:
gCLOCK ON,$29
GET
ENDP