z80:Directives:ASM
From Learn @ Cemetech
Jump to navigationJump to searchEnables assembling after this line; only required after using .endasm.
Contents
Syntax
.endasm .asm
Allowed inputs
Uses
Useful for defining multiple-line comments.
See Also