flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > Matching { |
Author |
|
l4m2 06 Aug 2016, 15:25
Code: macro xxx [x] { common match a =\{ b, x \{ err \} } xxx 3 { nop } |
|||
06 Aug 2016, 15:25 |
|
l4m2 06 Aug 2016, 16:56
Code: macro xxx x& { local y y equ x match a \{ b, y \{ match a, test 1 b \} } xxx =test any { nop nop } |
|||
06 Aug 2016, 16:56 |
|
l4m2 06 Aug 2016, 17:24
Code: macro xxx x& { local y, q, t y equ x match =q a \{ b, q y \{ q equ s equ a t equ b \} match =q a \{ , q y \{ q equ s equ a t equ \} match s, test 1 \{ t } ;This works fine xxx =test any { rept 3 i:48 \{display i\}} ;But not this xxx =test any {rept 3 i:48 \{display i\}} |
|||
06 Aug 2016, 17:24 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.