flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar
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 } |
|||
![]() |
|
Azagaros
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.. |
|||
![]() |
|
Tomasz Grysztar
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. |
|||
![]() |
|
Azagaros
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.. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.