Difference between revisions of "Z80:Directives:SET"

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

Latest revision as of 17:01, 5 February 2016

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