Simon Weijgers writes:
>
> On Thu, 21 Jan 1999, Stefan Pettersson wrote:
>
> > I have a large program written in MS-DOS-assembler, which I want to
> > assemble in big-linux.
> > Which assembler has most similar mnemonics?
> NASM i think.
> http://www.cryogen.com/Nasm
>
> > Sorry, the question is a bit off-topic.
> a bit is a bit of an understatement :)
>
> Regards,
>
Just a side note which is dangerously on-topic. NASM comes with a very
good disassembler which I have found invaluable hacking around binaries.
The only problem with it is that it has a bug which prevents it from being
able to deal with gaps in the assembled code.
Al