z80:Directives:ALIGN
From Learn @ Cemetech
Sets the current program counter to the next multiple of boundary.
Syntax
If the program counter already sits on a boundary, it will not be changed.
.align boundary
See Also
Sets the current program counter to the next multiple of boundary.
If the program counter already sits on a boundary, it will not be changed.
.align boundary