Home
Microworld BASIC
Utilities
MWB to text converter
Text to MWB converter
Online editor & emulator
About
Contact me
Run
00100 REM A demonstration of the LORES reset command 00110 CLS 00120 LORES 00130 SET 20,20 : REM Turn the dot on 00140 FOR I = 1 TO 800 : NEXT I: REM A simple delay. 00150 RESET 20,20 : REM Turn the dot off 00160 FOR I = 1 TO 800 : NEXT I : REM A simple delay 00170 SET 20,20 : REM Turn the dot off 00180 FOR I = 1 TO 800 : NEXT I : REM A simple delay 00190 RESETH 20,27 : REM Turn the dot off that was set by 170 00200 FOR I = 1 TO 800 : NEXT I : REM A simple delay 00210 END
Reset
Show Debugger
Settings
Run in background
Natural keyboard
Strict keyboard
Tape:
loading...
Add files
NanoWasp relies on JavaScript. Please enable JavaScript if it's disabled, or switch to a browser that supports JavaScript.
Emulator used is
http://nanowasp.org/
by Dave Churchill.
x
x