Difference between revisions of "Z80:Directives:BINARYRANGE"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
 
(No difference)

Latest revision as of 17:14, 5 February 2016

Force the output binary to span the declared range, rather than just between the lowest and highest memory addresses written to overall.

Syntax

   .binaryrange start, end

Allowed inputs

Uses

See Also