flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > structures... |
Author |
|
Tomasz Grysztar 11 Jul 2017, 20:10
This is fasm g syntax, and you are probably trying to assemble it with fasm 1. For fasm 1 it should look like:
Code: struc openfilet { label . : qword ;the line that bombs filesector rd 1 fileleft rd 1 } |
|||
11 Jul 2017, 20:10 |
|
Azagaros 11 Jul 2017, 20:30
I was following the documentation, which if new syntax is does not match fasm 1.. the one that is available for download I was just using the fasm one stuff...
Fix the documentation so things match... part of creating tools.. |
|||
11 Jul 2017, 20:30 |
|
Tomasz Grysztar 11 Jul 2017, 20:42
The documentation for fasm 1 is available here: https://flatassembler.net/docs.php?article=manual
Please make sure the documentation you use matches the tool you use. fasm 1 and fasm g are different products. |
|||
11 Jul 2017, 20:42 |
|
Azagaros 11 Jul 2017, 20:59
Trying to keep the syntaxes straight is going to be interesting since there is not keyword list for the macro engine of either. It is evolving and frustrating to get through the documentation. Current idea appears to be part of fasmg but is there a fasm equivalent? Search engines are not helping.
I was enjoying the basic editor that shipped with fasm. So far the editor tools for fasmg are lack luster. Trusty text editors or maybe Notepad++ may have to do.. |
|||
11 Jul 2017, 20:59 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.