z80:Directives:BINARYFILL
From Learn @ Cemetech
Jump to navigationJump to searchSpecifies 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
Specifies the value used when a byte is left undefined in the output binary (defaults to $FF).
.binaryfill value