z80:Directives:EMPTYFILL
From Learn @ Cemetech
Revision as of 17:30, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
Specifies the value used when a byte is left undefined in the output binary (defaults to $FF).
Contents
Syntax
.binaryfill value
Allowed inputs
Uses
See Also