Long literals, with continuations: Difference between revisions

m
Line 242:
DC.B "elements, the last is",0
EVEN
ElementCount equ (Elements_End-Elements)/4)
; a constant value that cannot change at runtime.
; This counts the number of bytes between the two labels, and automatically adjusts when the size of the list changes.
1,489

edits