flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar
Jin X wrote: Why this doesn't work: Code: a equ 1 b equ 0 match =1:=0,a:b { nop } Jin X wrote: The second question: why this always generates nop? Code: a equ 1 b equ 0 match 0,a { display `0 } Code: a equ 1 b equ 0 match O,a { display `O } |
|||
![]() |
|
Jin X
Thanks, Tomasz
![]() Can I realize OR condition in 'match'? Can I realize ELSE brunch? |
|||
![]() |
|
Tomasz Grysztar
There is no option for an OR. And ELSE MATCH is only possible with fasmg. Also, fasmg has some kind of OR available in case-insensitive matching, though this has very limited capabilities.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.