z80:Directives:BINARYFILL

From Learn @ Cemetech
Revision as of 17:32, 5 February 2016 by KermMartian (talk | contribs) (Created page with "Specifies the value used when a byte is left undefined in the output binary (defaults to $FF). == Syntax == .binaryfill value === Allowed inputs === == Uses == == See...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Specifies the value used when a byte is left undefined in the output binary (defaults to $FF).

Syntax

   .binaryfill value

Allowed inputs

Uses

See Also