Software › Hello World (BASIC)

Hello World (BASIC)

demo Open · freely redistributable

A self-authored, public-domain Commander X16 BASIC program. It is typed straight into the BASIC READY. prompt (10 PRINT "HELLO FROM THE COMMANDER X16" : GOTO 10) and RUN, filling the screen. Its tight PRINT/GOTO loop is an ideal target for the debugger: set a breakpoint, single-step the 65C02, and watch the registers and zero page change.

Get it from the original source ↗

Format: Commander X16 BASIC (typed at the READY. prompt)  ·  By: emulators.org  ·  Licence: Public domain

Runs on