flat assembler
Message board for the users of flat assembler.
Index
> DOS > VESA and WDosX? |
Author |
|
Kevin_Zheng 06 Sep 2005, 08:12
Hi,Casey:
Please see below web link: http://board.flatassembler.net/topic.php?t=4021 We can combine fasm and djgpp (Ver2.03) together. So you access 4G memory on DOS platform and you can use all of C library on djgpp. Of course, you can use allegro graphics library supported VESA driver. Kevin Zheng |
|||
06 Sep 2005, 08:12 |
|
rugxulo 09 Sep 2005, 13:05
Probably flat binary but not via RDOFF. Anyways, WDOSX doesn't support NASM 0.98.39's latest variant of RDOFF 2 (but NASM 0.98, DJGPP version, seems to work). Also, NASM 0.97 works too (RDOFF 1). Strangely enough, NASM 0.98 (DJGPP) has both -rdf (older RDF 2) and -oldrdf (RDF 1.1) switches. I don't think WDOSX is supported by its author anymore. At least sources are included!
casey wrote: So DOS is still used by some? Last edited by rugxulo on 20 Feb 2006, 20:17; edited 1 time in total |
|||
09 Sep 2005, 13:05 |
|
f0dder 09 Sep 2005, 15:58
VC2003 with PE output (remember the linker switch /fixed:no) + WDOSX. Nice combination.
|
|||
09 Sep 2005, 15:58 |
|
El Tangas 10 Sep 2005, 19:22
Fasm and wdosx work well together, just tell fasm to output PE format, but keep in mind that wdosx is a bit picky with the PE files it can use, you may have to increase heap space and always add a fixup section.
|
|||
10 Sep 2005, 19:22 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.