flat assembler
Message board for the users of flat assembler.
Index
> DOS > mixing fasm and pascal |
Author |
|
revolution 05 Sep 2009, 17:50
Maybe Pascal would prefer a DLL file?
|
|||
05 Sep 2009, 17:50 |
|
rugxulo 05 Sep 2009, 21:24
Uh, I would've guessed you're using FPC, but your asm is 16-bit (why???). Two obvious comments: FASM doesn't support OBJ/OMF needed by some older DOS Pascals, and also Pascal the language, in general, can probably do WriteChar natively (without needing asm).
|
|||
05 Sep 2009, 21:24 |
|
avcaballero 07 Sep 2009, 07:07
I wanted an easy example to mix fasm and turbo pascal (16 bits)… Well, no comments if FASM doesn't support OBJ, even with 32 bits coding
|
|||
07 Sep 2009, 07:07 |
|
Dex4u 07 Sep 2009, 11:45
This may help
http://diamondz.land.ru/hll/hll_eng.htm If you read how they got round some of the problems, it may help you. |
|||
07 Sep 2009, 11:45 |
|
rugxulo 10 Sep 2009, 23:49
avcaballero, either use ObjConv (though probably only works for 32-bit) or switch to FPC or GPC or VPC.
|
|||
10 Sep 2009, 23:49 |
|
DOS386 21 Oct 2009, 02:06
> avcaballero, either use ObjConv (though probably only works for 32-bit)
This had been discussed many times, Rugxulo advertising ObjConv 1'000'000'000 times, but indeed it is no help for 16-bit OMF creation > or switch to FPC or GPC or VPC. FPC uses COFF, so FASM's COFF or MSCOFF might help ... For 16-bit OMF, the probably easiest solution is NASM. |
|||
21 Oct 2009, 02:06 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.