<--  back   Last regenerated: 2022-04-20 17:31:36 kio

zasm - Z80 Assembler – Version 4.4

Targets

#target TZX

0x24: Loop start

#tzx LOOP-START, [REPETITIONS=]repetitions

Start a group of blocks to repeat. Mostly used in old TZX files. Must be followed by #tzx loop-end.

REPETITIONS: number of repetitions. Must be greater than 1.

Valid HTML   Valid CSS