Difference between revisions of "Z80:Directives:LOOP"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
 
(No difference)

Latest revision as of 16:45, 5 February 2016

This directive terminates the last defined .for or .repeat loop.

Syntax

   .loop

Allowed inputs

Uses

See Also

for repeat-rept