flat assembler
Message board for the users of flat assembler.
Index
> Main > fasmg documentation and '::' special labels |
Author |
|
revolution 03 Jan 2021, 03:08
I think of them more like identifiers of memory blocks, rather than being labels.
|
|||
03 Jan 2021, 03:08 |
|
Tomasz Grysztar 03 Jan 2021, 10:29
These two kinds of labels were intended to work together, for example if you define them like:
Code: area::place: Code: load a byte from area:place Also, the labels in general do not need to have meaning analogous to ":", in fasm(g)'s syntax the are generally just a name that comes before a labeled instruction, and it is possible to define such instructions with quite varying semantics. |
|||
03 Jan 2021, 10:29 |
|
sylware 04 Jan 2021, 22:39
Indeed, I think it would be a very good idea to add this to the manual. The "memory block"/"output area" label type may be good terms to clarify the difference and with the combination example, all this would be definitive at driving people on the right mental picture then usage path of those label objects.
|
|||
04 Jan 2021, 22:39 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.