Re: Printing from asm function



gtb <spamtrap@xxxxxxxxxx> wrote:

Is there a way to see the actual code that MASM generates?

I believe I just told you to use /FAsc. That is wrong; that's for Visual
C++. For MASM, you want /Fl /Sa.
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.

.



Relevant Pages

  • Re: Read Timer Chip Counter?
    ... but my version of MASM does not recognize it. ... Tim Roberts, timr@xxxxxxxxx ... Providenza & Boekelheide, Inc. ...
    (comp.lang.asm.x86)
  • Re: Is a Recent X86 Assembler Available?
    ... Vyazovoi Pavel wrote: ... I have been using MASM 6.14. ... Visual Studio 2005 includes MASM 8.0. ... Providenza & Boekelheide, Inc. ...
    (comp.lang.asm.x86)