flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution
|
|||
![]() |
|
booter
Quote: http://board.flatassembler.net/topic.php?t=4490 1. Even "short" FasmPre by decard produces way too much information unrelated to the compiler results, for example Code: if used GetCurrentProcessId&'GetCurrentProcessId' eqtype '' _label?00006A0 dw 0 db 'GetCurrentProcessId',0 rb RVA $ and 1 end if 2. I was writing about the listing, not results of preprocessor. |
|||
![]() |
|
revolution
You can combine the two. You need the preprocessor output code to see the macro expansion and you need the listing output code to see the byte codes generated.
|
|||
![]() |
|
Tomasz Grysztar
revolution: there already is a prepsrc tool in the official fas-processing tools pack, no need to hack the fasm source anymore (well, unless you need to get preprocessed source in case when assembly failed, but that's a different story).
|
|||
![]() |
|
revolution
Please help me to find the "official fas-processing tools pack"
![]() |
|||
![]() |
|
Tomasz Grysztar
1) Get any of the fasm packages and unpack it.
2) Go to the TOOLS directory. [OPTIONAL] 3) Read this thread, too: http://board.flatassembler.net/topic.php?t=9792 |
|||
![]() |
|
revolution
Tomasz Grysztar wrote: 2) Go to the TOOLS directory. |
|||
![]() |
|
Madis731
Yeah, I also found it by accident. It was a nice surprise. Sorry that I didn't let the other board members know, but at that time I thought everybody else knew
![]() |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.