flat assembler
Message board for the users of flat assembler.
Index
> Main > flat assembler 1.50 Goto page 1, 2 Next |
Author |
|
Tomasz Grysztar 07 Dec 2003, 23:44
The awaited 1.50 release is now available to download from http://flatassembler.net/ - with all those new features like support for .res files, align directive, ` operator and new behaviour of "defined" condition.
|
|||
07 Dec 2003, 23:44 |
|
comrade 08 Dec 2003, 05:34
Thank you very much!
|
|||
08 Dec 2003, 05:34 |
|
JohnFound 08 Dec 2003, 07:09
Great!
|
|||
08 Dec 2003, 07:09 |
|
silkodyssey 08 Dec 2003, 08:25
Early Christmas present?
Are there any changes to the include files? I mean have any of the macros been updated? _________________ silkodyssey |
|||
08 Dec 2003, 08:25 |
|
evil__donkey 08 Dec 2003, 09:29
perhaps the period before wc (.). privalov are the compiler documents coming soon?
_________________ --A donkey always says thank you with a kick. |
|||
08 Dec 2003, 09:29 |
|
silkodyssey 08 Dec 2003, 11:04
wc is declared as a local variable that's why is has the dot.
Code: proc WinMain, hInst,hPrevInst,CmdLine,CmdShow .wc WNDCLASSEX .msg MSG .hwnd dd ? _________________ silkodyssey |
|||
08 Dec 2003, 11:04 |
|
Vortex 08 Dec 2003, 11:24
The documentation doesn't have any explanation about the ` operator.
Thanks for the new release. _________________ Code it... That's all... |
|||
08 Dec 2003, 11:24 |
|
evil__donkey 08 Dec 2003, 11:31
thank you silky. so this is unlike masm wherein we use the local directive. haven't gone through the entire documentation yet but i hope to learn from the fasm source. oh and yes there was something in the board about the ` operator in this very subforum. try searching.
_________________ --A donkey always says thank you with a kick. |
|||
08 Dec 2003, 11:31 |
|
Tomasz Grysztar 08 Dec 2003, 13:29
Vortex: look in the section 2.3.3
silkodyssey: oh, there still was one little mistake - I'm fixing it now. |
|||
08 Dec 2003, 13:29 |
|
silkodyssey 08 Dec 2003, 13:48
Privalov,
Well that explains it , I looked at the pushd and the invoke macro and I saw no changes from the previous include files so I had no idea why it was not working. _________________ silkodyssey |
|||
08 Dec 2003, 13:48 |
|
Tomasz Grysztar 08 Dec 2003, 13:54
It's fixed now.
|
|||
08 Dec 2003, 13:54 |
|
comrade 08 Dec 2003, 15:13
What was the problem?
|
|||
08 Dec 2003, 15:13 |
|
Tomasz Grysztar 08 Dec 2003, 16:10
One instruction removed by mistake that wasn't to be removed.
|
|||
08 Dec 2003, 16:10 |
|
Manos 08 Dec 2003, 19:20
OK Privalov.
Congratulations. Now I 'll continue to building FasmStudio. Manos. |
|||
08 Dec 2003, 19:20 |
|
TronDoc 09 Dec 2003, 00:23
I don't know what is wrong.
I had no problems with v1.49, now with v1.50 I get: Compile Error: File not found Display: Instruction: Source: BEER.ASM [6] line 6 is: include '%fasminc%\win32a.inc' and my FASMW.INI has: [Environment] Include=F:\APPS\!PROG\!FASM\INCLUDE _________________ peace |
|||
09 Dec 2003, 00:23 |
|
JohnFound 09 Dec 2003, 00:54
TronDoc wrote:
You have to change "Include" to "fasminc" in your fasmw.ini file. |
|||
09 Dec 2003, 00:54 |
|
TronDoc 09 Dec 2003, 02:46
hmmm....was that a change that I missed
...but thanks; it worked Joe _________________ peace |
|||
09 Dec 2003, 02:46 |
|
eet_1024 08 Jan 2004, 00:32
What changes have you made to the formatter?
I'm glad to see the optimization in the enter macro. |
|||
08 Jan 2004, 00:32 |
|
Tomasz Grysztar 08 Jan 2004, 11:35
You're the first one who noticed that change in the "enter" macro.
As for the formatter, there were mainly changes in object formatters to support alignments correctly, and also some small fixes were made to PE formatter in the way to allow developing Win32 drivers with fasm (I've just realized that I forgot to document the new "WDM" setting for the "format PE" directive; I'll have to fix it during the next documentation update), there were some threads about it in the "Windows" forum (for standard NT-based Win32 driver you use "format PE native DLL", and for WDM driver you use "format PE native WDM DLL"). And, of course, the new "resource from file" feature is the new addition to formatter. |
|||
08 Jan 2004, 11:35 |
|
Goto page 1, 2 Next < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.