Re: NASM dead?



johnzulu wrote:
On 26 Jun 2006 12:22:24 -0700, "randyhyde@xxxxxxxxxxxxx"
<spamtrap@xxxxxxxxxx> wrote:

The thing that I see killing MASM is the fact that many hard-core
assembly x86 programmers are switching from Windows to Linux, meaning
that they have to switch to a different assembler (usually NASM or
FASM). I really suspect that Microsoft's direction with Vista (trusted
computing, JIT compilation, and no assembly) is probably going to push
more assembly programmers away from Windows and may be the ultimate
cause of MASM's "death" (or, at least, the thing the breaks its
inertia).


Randy, is Vista really going to make it difficult for asm programmer
to write for it? The inability of producing binary code is a big
mistake on microsoft side since optimization would jump through the
window.

I'm sure optimisation was never resident at Redmond, for it to jump out
of the window :)

Seriously though, AFAIK, assembly will be possible under Vista, though
more cumbersome and obsoleted. But Blackcomb, (code name for Windows
2010), would probably hammer the final nail in the coffin of assembly
programmers, unless something intervenes.

.



Relevant Pages

  • Re: Video Mode 13h in windows XP ... impossible?
    ... there is NO problem using mode 13h under XP...if you write a DOS ... terminates so does the "DOS box" and you return to the Windows desktop ... A dedicated assembler (most of which are completely free and available ... NASM, this is _certainty_ that it's okay for you to do so...the people ...
    (alt.lang.asm)
  • Re: Segmentation in real mode
    ... Except that Windows does have its "prohibition" on "direct hardware ... what you're saying about 32-bit programming is still ... Linux is often ignored in this context but it's actually arguably the best ... a "portable assembler", so, you know, it's not really got anything ...
    (alt.lang.asm)
  • Re: Official release of the Twelve Assembly Lessons
    ... Windows over Linux and, more importantly, both are predisposed against ... When did I ever say that I prefer Windows over Linux? ... programmers,, prefer C over all other ... Betov seems to say that assembler is "dead" under Linux, ...
    (alt.lang.asm)
  • Re: ASM noob - couple of questions
    ... comes to Windows programming. ... When you talk of "tutorials for beginners", ... The Visual Tuts? ... learn and unlearn later when using another assembler. ...
    (alt.lang.asm)
  • Re: which assembler
    ... least for command line mode and maybe for Windows mode too. ... specific language or assembler may be less of an issue but pick one ... If you want to run assembler and linker ... @echo off ...
    (comp.lang.asm.x86)