Z80:Directives:EMPTYFILL: Difference between revisions

From Learn @ Cemetech
Jump to navigationJump to search
Initial automated import
 
No edit summary
Line 4: Line 4:


     .emptyfill value
     .emptyfill value


== See Also ==
== See Also ==
[!-- Related directives --]


{{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