Mail Archives: opendos/1997/04/18/14:22:44
On Fri, 18 Apr 1997, Lorier wrote:
> >don't know of good 16-bit C compilers for free (in the GPL sense), but for
> >assembler we could use NASM like Mark is already doing. One of the first
> >thing that should be done when the OpenDOS sources are done would be to
> >convert all the assembler sources we can find to NASM. Whew! Most of the
> >DOS internals are in asm, so I guess there is a lot of code to translate!
>
> What are they currently? And how different is NASM? the difference of AT&T
> -> Intel? or is it just formatting? :)
OD sources use TASM (several versions), RASM (an internal DRI assembler) and
MASM (also several versions). All Intel syntax.
- Raw text -