flat assembler
Message board for the users of flat assembler.
Index
> Main > Problem assembling with fasm under radasm |
Author |
|
vid 14 Dec 2006, 13:39
"Win32 dialog app Project wizard" is clearly pretty outdated. Who is it's maintainer?
|
|||
14 Dec 2006, 13:39 |
|
Garthower 14 Dec 2006, 14:05
RadAsm breaks the specification, or it's made for any optimization of input of a source code. Here that is written about this command in documentation by AMD:
Quote:
|
|||
14 Dec 2006, 14:05 |
|
vid 14 Dec 2006, 17:28
i think that "enter" was overdefined by FASM macro in old times. But now it is not used anymore
|
|||
14 Dec 2006, 17:28 |
|
RedGhost 14 Dec 2006, 23:22
The syntax for enter is:
Code: ENTER imm,imm ; C8 iw ib The first immediate is the number of bytes to allocate on the stack and the second is the nesting level. I suppose you could use "enter 0, 0". Just modify the macro it is using. edit: seems Garthower already posted this. _________________ redghost.ca |
|||
14 Dec 2006, 23:22 |
|
Tony 15 Dec 2006, 09:00
Thanks to everyone for their help with this.
Tony |
|||
15 Dec 2006, 09:00 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.