flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar 22 Jan 2006, 16:57
They are not needed there but were left just-in-case
![]() As for what dots do, here's some sample, hope it might be helpful: Code: a: ; defines a .x: ; defines a.x .y: ; defines a.y ..z: ; defines ..z .t: ; defines a.t b: ; defines b .x: ; defines b.x .y: ; defines b.y This feature was taken exactly as-is from the NASM. |
|||
![]() |
|
Borsuc 22 Jan 2006, 17:00
Aha, I knew it was just for convenience, nothing special
![]() |
|||
![]() |
|
Tomasz Grysztar 22 Jan 2006, 17:10
In fact it was left from the old times, when the = definitions would also begin a new section of dotted locals - this was later changed, as disturbing and not really useful feature.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.