flat assembler
Message board for the users of flat assembler.
Index
> Main > How to keep the name of the labels at the compilation? |
Author |
|
revolution 28 May 2020, 12:13
fasm can generate a .fas file, which contains all the assembly data.
From the .fas file you can create a debug file suitable for your debugger. |
|||
28 May 2020, 12:13 |
|
Mino 28 May 2020, 23:36
Thank you for your answer, that seems to be what I'm looking for. I can't figure out how to generate such a file however outside of fasmw?, do I need to specify a particular format or compilation option? I tried format FAS, but it doesn't compile.
|
|||
28 May 2020, 23:36 |
|
revolution 28 May 2020, 23:59
You specify the filename on the command line.
Code: usage: fasm <source> [output] optional settings: -m <limit> set the limit in kilobytes for the available memory -p <limit> set the maximum allowed number of passes -d <name>=<value> define symbolic variable -s <file> dump symbolic information for debugging |
|||
28 May 2020, 23:59 |
|
Mino 29 May 2020, 09:54
Oh nice, thank you very much!
|
|||
29 May 2020, 09:54 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.