flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > When compiling it says "unexpected characters" |
Author |
|
revolution 15 Apr 2016, 05:03
You have too many backslashes. Use only one backslash per level of macro block.
|
|||
15 Apr 2016, 05:03 |
|
l4m2 15 Apr 2016, 05:13
revolution wrote: You have too many backslashes. Use only one backslash per level of macro block. |
|||
15 Apr 2016, 05:13 |
|
revolution 15 Apr 2016, 05:17
You are also mixing preprocessor and assembly constructs.
EQU/RESTORE are consumed by the preprocessor, so the assembler WHILE/DEFINED never sees them. |
|||
15 Apr 2016, 05:17 |
|
l4m2 15 Apr 2016, 05:21
revolution wrote: You are also mixing preprocessor and assembly constructs. So how to do that? p.s. What's worse, even if a is not even defined, still an stack overflow got |
|||
15 Apr 2016, 05:21 |
|
revolution 15 Apr 2016, 06:43
Read up about IRPV, which can loop through all past definitions of a symbol.
|
|||
15 Apr 2016, 06:43 |
|
l4m2 15 Apr 2016, 07:08
revolution wrote: Read up about IRPV, which can loop through all past definitions of a symbol. |
|||
15 Apr 2016, 07:08 |
|
revolution 15 Apr 2016, 07:15
What other thing would you like to do?
What are you actually trying to do? |
|||
15 Apr 2016, 07:15 |
|
l4m2 15 Apr 2016, 07:18
revolution wrote: What other thing would you like to do? |
|||
15 Apr 2016, 07:18 |
|
revolution 15 Apr 2016, 08:20
I don't even know what it is expected to do. Perhaps you would like to explain what you want?
|
|||
15 Apr 2016, 08:20 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.