flat assembler
Message board for the users of flat assembler.
Index
> Main > What next in new version Fasmw? Goto page Previous 1, 2 |
Author |
|
macomics 16 Apr 2023, 14:29
For this highly specialized task not related to assembly, you can write a separate converter in fasm, which will separately convert data from text to binary form and save it in a block embedded in the main program via the file directive.
According to the same principle, the reader of the list of functions exported from the dll was written, recently updated by me here. |
|||
16 Apr 2023, 14:29 |
|
Tomasz Grysztar 16 Apr 2023, 14:38
Roman wrote: And how in fasm macro I converted float text "5.55" to fasm data dd 5.55 ? But I'm sorry, I forgot that with fasm you cannot simply filter out the "#" comment lines. Once more, what fasmg solves easily, fasm 1 cannot. By the way, you can also combine fasmg and fasm 1 in a single project, if needed, using fasmg as a preprocessor to solve all the harder problems and then pass the easy job to fasm. |
|||
16 Apr 2023, 14:38 |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.