Difference between revisions of "Z80:Directives:EMPTYFILL"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
 
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