flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > macro label how do ? |
Author |
|
Tomasz Grysztar 04 Jan 2021, 13:19
Use REPT to convert numeric value to decimal token that can be used to form the name:
Code: lb_cnt EQU 0 macro mlbCount { rept 1 this:lb_cnt, next:lb_cnt+1 \{ .\#this: lb_cnt EQU next \} } |
|||
04 Jan 2021, 13:19 |
|
Roman 04 Jan 2021, 13:32
Thanks
|
|||
04 Jan 2021, 13:32 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.