z80:Directives:FILLW

From Learn @ Cemetech
Revision as of 08:14, 6 February 2016 by KermMartian (talk | contribs)
(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