Everything

BINCLUDE


Inputs a binary file.

[Syntax]

[Δ]$[Δ]BINCLUDE[Δ](file-name)[Δ][;comment]]
[Δ]$[Δ]BINCLUDE[Δ]"file-name"[Δ][;comment]

[Function]

-

Assumes the contents of the binary file specified by the operand to be the result of assembling the source file at the position of this control instruction.

[Description]

-

This control instruction handles the entire contents of the binary files.

-

The specified binary file is searched for in the same order as for the $INCLUDE control instruction.

-

If the specified binary file cannot be opened, the CC-RL outputs the message and stops assembling.