Z80:Directives:EMPTYFILL: Difference between revisions
From Learn @ Cemetech
Jump to navigationJump to search
Initial automated import |
KermMartian (talk | contribs) m Reverted edits by Maintenance script (talk) to last revision by KermMartian |
||
Line 1: | Line 1: | ||
Used to fill unused space in binaries for padding directives. | |||
== Syntax == | == Syntax == | ||
. | .emptyfill value | ||
== See Also == | == See Also == |
Latest revision as of 17:31, 5 February 2016
Used to fill unused space in binaries for padding directives.
Syntax
.emptyfill value
See Also