flat assembler
Message board for the users of flat assembler.
![]() Goto page 1, 2 Next |
Author |
|
Tomasz Grysztar
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.
|
|||
![]() |
|
comrade
Thank you very much!
|
|||
![]() |
|
JohnFound
Great!
|
|||
![]() |
|
silkodyssey
Early Christmas present?
![]() Are there any changes to the include files? I mean have any of the macros been updated? _________________ silkodyssey |
|||
![]() |
|
evil__donkey
perhaps the period before wc (.). privalov are the compiler documents coming soon?
_________________ --A donkey always says thank you with a kick. |
|||
![]() |
|
silkodyssey
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 |
|||
![]() |
|
Vortex
The documentation doesn't have any explanation about the ` operator.
Thanks for the new release. _________________ Code it... That's all... |
|||
![]() |
|
evil__donkey
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. |
|||
![]() |
|
Tomasz Grysztar
Vortex: look in the section 2.3.3
silkodyssey: oh, there still was one little mistake - I'm fixing it now. |
|||
![]() |
|
silkodyssey
Privalov,
Well that explains it ![]() ![]() _________________ silkodyssey |
|||
![]() |
|
Tomasz Grysztar
It's fixed now.
|
|||
![]() |
|
comrade
What was the problem?
|
|||
![]() |
|
Tomasz Grysztar
One instruction removed by mistake that wasn't to be removed.
![]() |
|||
![]() |
|
Manos
OK Privalov.
Congratulations. Now I 'll continue to building FasmStudio. Manos. |
|||
![]() |
|
TronDoc
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 |
|||
![]() |
|
JohnFound
TronDoc wrote:
You have to change "Include" to "fasminc" in your fasmw.ini file. |
|||
![]() |
|
TronDoc
![]() ![]() ...but thanks; it worked ![]() Joe _________________ peace |
|||
![]() |
|
eet_1024
What changes have you made to the formatter?
I'm glad to see the optimization in the enter macro. |
|||
![]() |
|
Tomasz Grysztar
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. |
|||
![]() |
|
Goto page 1, 2 Next < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.