z80:Directives:DVAR
From Learn @ Cemetech
Jump to navigationJump to searchUsing 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.
Contents
Syntax
.dvar type, value [, value [, value [ ... ]]]
Allowed inputs
Uses
See Also