We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Incomplete DASM compatibility settings:
.feature labels_without_colons .feature leading_dot_in_identifiers .macro processor type .p02 .endmacro .define org .org .define .asm .macro include file .include .concat(.string(file), ".asm") .endmacro