Chapter 3: KASM Preprocessor
KASM contains a powerful macro processor, which supports conditional assembly, multi-level file inclusion, and two forms of macro (single-line and multi-line).
Preprocessor directives all start with a dot (.)
KASM contains a powerful macro processor, which supports conditional assembly, multi-level file inclusion, and two forms of macro (single-line and multi-line).
Preprocessor directives all start with a dot (.)