flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
uri
Good day, all.
please, Code: if~ defined VERSION VERSION = 0x400 end if org 100h main: nop result: flat assembler version 1.52 error: code cannot be generated. why? |
|||
![]() |
|
uri
Thanks, it was so quickly.
I was wrote on masm more than 5 years, and 3 weeks ago i was try to use fasm. Now i rewrite my masm macroses on fasm. Fasm - very good thing, and i'm glad to see that. Thanks. |
|||
![]() |
|
vid
i suggest you macro
Code: macro ifndef expr { local HERE if defined HERE | ~ defined expr HERE = 1 } usgae: Code: ifndef a a = 5 end if ifndef (a+5)*c a=5 c=3 end if |
|||
![]() |
|
zjlcc
![]() ![]() ![]() ![]() ![]() oh yeah ![]() ![]() ![]() ![]() ![]() i made "overlay" !!! more thanks for Privalov,vid and uri i like FASM |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.