flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2 |
Author |
|
revolution 21 Jul 2008, 08:37
sinsi wrote: ... fasm2c ... ![]() ![]() ![]() |
|||
![]() |
|
DOS386 23 Jul 2008, 02:47
sinsi wrote: Then we'll need a fasm2masm, fasm2c ... Evidence, please. What about C2FASM ? GCC still brews it's greatest AT%T only ![]() |
|||
![]() |
|
vid 23 Jul 2008, 19:07
come on people, stop with these <anything> <-> FASM ideas...
But I too wonder why tomasz keeps 1.67 minor version that hardly |
|||
![]() |
|
Tomasz Grysztar 23 Jul 2008, 19:41
vid wrote: But I too wonder why tomasz keeps 1.67 minor version that hardly I want to at least finish SSE4 support before getting to 1.68. |
|||
![]() |
|
baldr 25 Jul 2008, 19:21
Perhaps \+ escape will do? Similar to continuation, + is self-descriptive (I know, I like this word
![]() |
|||
![]() |
|
vid 25 Jul 2008, 21:33
Quote: but useful how? |
|||
![]() |
|
baldr 26 Jul 2008, 10:32
Tomasz Grysztar wrote: I have just released the new version - only bugfixes this time. Now to the gray matter: I often do start fasmw from command line, that means that fasmw store only .-relative name; the catch is when I assemble with errors (who's perfect? ![]() ![]() To the metal: I've used string_buffer to invoke GetFullPathname and resolve relative name to it's absolute name ![]() Code: quoted_argument_end: push eax edx esi mov esi,edx mov edi,string_buffer rep movsb xor al,al stosb invoke GetFullPathName,string_buffer,sizeof.path_buffer,path_buffer,edi invoke GetFileTitle,path_buffer,name_buffer,sizeof.name_buffer invoke SendMessage,[hwnd],FM_OPEN,name_buffer,path_buffer cmp eax,-1 jne load_ok |
|||
![]() |
|
rugxulo 27 Jul 2008, 03:11
Tomasz Grysztar wrote:
SSE4a must be keeping you up at night. ![]() |
|||
![]() |
|
rugxulo 27 Jul 2008, 03:15
Tomasz Grysztar wrote:
Use Octasm (if you only need raw binary output). |
|||
![]() |
|
madmatt 27 Jul 2008, 07:54
[quote="rugxulo"]
Tomasz Grysztar wrote: Use Octasm (if you only need raw binary output). I'll give it a try. [EDIT] I'll just use the fasmw mod. ![]() _________________ Gimme a sledge hammer! I'LL FIX IT! |
|||
![]() |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.