dot-const.md

May 1, 2024 ยท View on GitHub

Asmc Macro Assembler Reference

.CONST

When used with .MODEL, starts a constant data segment (with segment name CONST). This segment has the read-only attribute.

See Also

Simplified Segment | Directives Reference