flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution
Maybe Pascal would prefer a DLL file?
|
|||
![]() |
|
rugxulo
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).
|
|||
![]() |
|
avcaballero
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
|
|||
![]() |
|
Dex4u
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. |
|||
![]() |
|
rugxulo
avcaballero, either use ObjConv (though probably only works for 32-bit) or switch to FPC or GPC or VPC.
|
|||
![]() |
|
DOS386
> 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. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.