Re: NASM page



Frank Kotler wrote:
Betov wrote:
Frank Kotler <fbkotler@xxxxxxxxxxx> écrivait news:hJOdj.666$nN5.156
@trndny04:

[...]

Tanks a lot.

Do you realise that the very first page coming from Google search
on MASM is:

Wait a minute. MASM??? You're trippin'! "MASM" gets me masm32.com. "NASM" gets me nasm.org (turns out there are a number of things that "NASM" stands for - goddamn National Air and Space Museum!!!)


Actually, I got a National Air and Space Museum sweatshirt this summer because it had the initials NASM. :)

--
Paul
.



Relevant Pages

  • Re: HLA v1.93 is now available
    ... MASM does branch displacement optimization. ... would anyone want to use an assembler that forces *them* to do this ... NASM as a back-end to HLA? ...
    (alt.lang.asm)
  • Re: Why such a large program ?
    ... Sometims intended humor doesn't come across in the newsgroups... ... To get back to an earlier question, about how to "force" Masm to output what you want... ... Masm will emit code you *didn't* write, if you use some of the "high level helpers" - generally that's code you "want"... ... Nasm, you'll get very nearly the same code. ...
    (alt.lang.asm)
  • Re: Why such a large program ?
    ... Yeah, you were. ... Sometims intended humor ... To get back to an earlier question, about how to "force" Masm to output ... Nasm, you'll get very nearly the same code. ...
    (alt.lang.asm)
  • Re: Best assembler for 8088/8086?
    ... I already have TASM and A86 but was wondering about the "best" combo. ... NASM is significantly slower. ... > A86, IIRC, is faster than MASM but slower than TASM. ...
    (comp.lang.asm.x86)
  • Re: Best assembler for 8088/8086?
    ... > limited memory), I'm considering writing major portions in assembler, ... > - masm ... TASM to run on that hardware. ... NASM should, but I don't ...
    (comp.lang.asm.x86)