flat assembler
Message board for the users of flat assembler.
Index
> Main > undefined symbol, why ? |
Author |
|
revolution 30 Jul 2010, 08:55
Did you deliberately remove one line?
Code: macro define@proc name,statement { local params,flag,regs,parmbytes,localbytes,current if used name ;<--- What is this? name: |
|||
30 Jul 2010, 08:55 |
|
revolution 30 Jul 2010, 08:57
This won't compile
Code: jmp .loop proc_1: .loop: Code: jmp proc_1.loop proc_1: .loop: |
|||
30 Jul 2010, 08:57 |
|
ouadji 30 Jul 2010, 09:59
"Did you deliberately remove one line? " ... I took this copy/paste into "my" modified file, sorry. (but my question was about the use of the original file) Remove this line allows access to the code even if it is not referenced. For example via an interrupt (IDT hooked) "You have too give the full label name:" ok, thank you revolution, I understand now. |
|||
30 Jul 2010, 09:59 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.