Z80:Directives:EMPTYFILL: Difference between revisions
From Learn @ Cemetech
Jump to navigationJump to search
Initial automated import |
KermMartian (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
.emptyfill value | .emptyfill value | ||
== See Also == | == See Also == | ||
{{lowercase}} | {{lowercase}} |
Revision as of 08:24, 5 February 2016
Used to fill unused space in binaries for padding directives.
Syntax
.emptyfill value
See Also