z80:Directives:FILLW

From Learn @ Cemetech
Revision as of 08:30, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Performs the same operation as fill except that it outputs words rather than bytes.

Syntax

   .fillw count [, value]

Allowed inputs

Uses

See Also

fill