z80:Directives:FILLW
From Learn @ Cemetech
Jump to navigationJump to searchPerforms the same operation as fill except that it outputs words rather than bytes.
Contents
Syntax
.fillw count [, value]
Allowed inputs
Uses
See Also
Performs the same operation as fill except that it outputs words rather than bytes.
.fillw count [, value]