flat assembler
Message board for the users of flat assembler.
Index
> IDE Development > AsmDevelop |
Author |
|
miksayer 16 Jul 2005, 16:05
I wrote IDE for MASM. I want to write versions of this IDE for FASM, NASM and maybe TASM. Download. What do you think about this program?
Last edited by miksayer on 17 Jul 2005, 06:18; edited 1 time in total |
|||
16 Jul 2005, 16:05 |
|
coconut 16 Jul 2005, 22:15
link is dead?
|
|||
16 Jul 2005, 22:15 |
|
miksayer 17 Jul 2005, 06:19
Sorry, Download
|
|||
17 Jul 2005, 06:19 |
|
dieboy 17 Jul 2005, 09:11
Menu - not white! And font will be bigger. And... Ok! Good Idea .
|
|||
17 Jul 2005, 09:11 |
|
Tomasz Grysztar 17 Jul 2005, 14:17
donkey7 wrote: when fasm will be capable of linking object files fasm is an assembler, thus is capable of creating object files. To link the object files it's the job of linker, not the assembler. |
|||
17 Jul 2005, 14:17 |
|
madmatt 17 Jul 2005, 14:53
Is it possible to link in .lib files with fasm? How would you structure the include file for a .lib file? I guess a good example would be the d3dx8.lib for direct3d.
|
|||
17 Jul 2005, 14:53 |
|
Tomasz Grysztar 17 Jul 2005, 16:01
You link .lib files using the linker, the .lib is just the collection of object files. And when you make object file with fasm, you reference the external symbols with "extrn" directive.
|
|||
17 Jul 2005, 16:01 |
|
miksayer 17 Jul 2005, 16:27
Quote:
you may change font size in settings |
|||
17 Jul 2005, 16:27 |
|
miksayer 17 Jul 2005, 16:30
Quote:
ok |
|||
17 Jul 2005, 16:30 |
|
donkey7 17 Jul 2005, 18:59
Tomasz Grysztar wrote:
heh, would you make a open source linker (flink ). fasm+linker combination will be best. _________________ Keep coding! |
|||
17 Jul 2005, 18:59 |
|
Tomasz Grysztar 17 Jul 2005, 19:09
I was considering to write flink sometimes, but always had enough plans to do with fasm to take all my time I would dedicate for writing the linker. Maybe one day, when I consider fasm finished... Wait, is it possible at all?
For Win32/Win64 I'd currently recommend the GoLink, which now cooperates with fasm very nicely. Nevertheless in the past when I was thinking about the flink project, I've done some initial design (in my mind only; the same as it's with the most of the fasm's features I invent) and if someone else wanted to write a linker, I would give a few hints for the data structures and project modularity. |
|||
17 Jul 2005, 19:09 |
|
coconut 17 Jul 2005, 22:43
looks nice miksayer
|
|||
17 Jul 2005, 22:43 |
|
coconut 17 Jul 2005, 23:45
why not move post to ide development forum
|
|||
17 Jul 2005, 23:45 |
|
decard 18 Jul 2005, 07:50
I just moved it to this forum
IDE runs OK on my machine, but it complains that file vcl60.bpl is missing (I don't have Delphi/CBuilder). |
|||
18 Jul 2005, 07:50 |
|
coconut 18 Jul 2005, 15:58
i get same error
|
|||
18 Jul 2005, 15:58 |
|
penang 09 Aug 2005, 05:58
Tried your link at [url]http://www.interesting.ru/ad/get.php?path=files\asmdevelop.rar[/url] to download ad for masm but got error.
Where is it ? |
|||
09 Aug 2005, 05:58 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.