3.1 Directive INCBIN

Asmc Macro Assembler

3.1 Directive INCBIN

This directive allows to include the contents of a file into the object module. Syntax is
INCBIN filename [, starting offset[, max size]]
<filename> should be enclosed in <> or double quotes.