Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


wait [2019/06/30 22:06] (current) – created neils
Line 1: Line 1:
 +====== WAIT ======
  
 +//Since version 2.1//
 +
 +Syntax:
 +
 +  wait <byte or int address>, <byte or int mask> [, <byte or int trig>]
 +
 +Identically to CBM BASIC, the ''WAIT'' command waits for a bit pattern on a specified memory address.
 +
 +Please read this [[https://www.atarimagazines.com/compute/issue32/076_1_ALL_ABOUT_COMMODORES_WAIT_INSTRUCTION.php|comprehensive article]] from Compute! Magazine for more information.