z80:Directives:DVAR

From Learn @ Cemetech
Revision as of 16:47, 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

Using this directive, you can output data formatted to a particular data type. The types used are the same as in the var-tvar-tempvar directive.

Syntax

   .dvar type, value [, value [, value [ ... ]]]

Allowed inputs

Uses

See Also

var-tvar-tempvar