option-m.md

January 22, 2026 ยท View on GitHub

Asmc Macro Assembler Reference

option -m

Option -m generates a line containing a .MODEL directive to select a memory model. Syntax is:

OptionModelDefines
-mtTINY__TINY__
-msSMALL__SMALL__
-mcCOMPACT__COMPACT__
-mmMEDIUM__MEDIUM__
-mlLARGE__LARGE__
-mhHUGE__HUGE__
-mfFLAT__FLAT__

See Also

Asmc Command-Line Reference | CPU