z80:Directives:SET

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

Changes the value of a manifest constant. This directive often results in "label value misaligned" errors.

Syntax

   symbol .set expression

Allowed inputs

Uses

See Also