Difference between revisions of "Z80:Directives:FILLW"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
(No difference)

Revision as of 08:30, 5 February 2016

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

Syntax

   .fillw count [, value]

Allowed inputs

Uses

See Also

fill