flat assembler
Message board for the users of flat assembler.
Index
> Main > Other formats |
Author |
|
JohnFound 28 Feb 2005, 10:44
Hm, I am sure there was a thread(s) about writing device drivers with FASM. Even, IIRC, Privalov made some changes to FASM especially to make things easier.
Try searching the message board. Regards. |
|||
28 Feb 2005, 10:44 |
|
Tomasz Grysztar 28 Feb 2005, 11:02
These changes concerned the Windows NT line device drivers, which are in fact the special PE files. The NE was executable used by Windows 3.11 and LE was executable format of OS/2 and was also used for 32-bit device drivers in Windows 95/98/Me line. Since these formats are no longer widely used I never got any requests supporting them before, and I also never read any decent specification for them. I can add them to my "to do" list, however it's not likely I will find a time to do this soon, as I'm concentrating on adding support for some more future formats, like ELF64 and PE+ for x86-64 architecture.
|
|||
28 Feb 2005, 11:02 |
|
Nikolay Petrov 28 Feb 2005, 18:57
NE format is almost dead, i think...
|
|||
28 Feb 2005, 18:57 |
|
f0dder 28 Feb 2005, 20:37
Consumed, you can always use FASM to output to .obj format, and then use a linker capable of producing LE output. Yes, you're still stuck with having to use a linker, but you're not stuck with masm
|
|||
28 Feb 2005, 20:37 |
|
Consumed 28 Feb 2005, 23:05
Ah, ok. I'll do that then. Thanks.
|
|||
28 Feb 2005, 23:05 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.