Changes

Locomotive BASIC

173 bytes added, 11:28, 26 February 2007
/* WAIT */
: [...]
==== WAIT add, i1[,i2] ==== : [Waits until the I/O port at add returns a value (0-255).The value returned is XORed with i2 and the ANDed with i1.This is repeated until a non-zero result occurs.]
==== WHILE WEND ====
197
edits