Results 1 to 6 of 6

Thread: [RESOLVED] Need Help On Using MASM

  1. #1

    Thread Starter
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Resolved [RESOLVED] Need Help On Using MASM

    Not too long ago, I downloaded MASM32. The question is, what exe do I need to open in order to put ASM code in? The only thing that seems useful is the ProStart Wizard, since it creates a project. How can I use this program?

  2. #2

    Thread Starter
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: Need Help On Using MASM

    Nevermind, I was told in another thread that MASM32 is not all pure assembly. Guess I better look for another assembly compiler.

  3. #3

    Thread Starter
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: Need Help On Using MASM

    errr wait a minute, turns out you can do pure assembly. And I even found the editor. It was QEDITOR.EXE, which allows you to type in code and run it. Problem is resolved!

  4. #4
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: [RESOLVED] Need Help On Using MASM

    lol. Silly Jacob. I believe theres another program in the MASM directory, bullet or something. Its got 3 bullets stacked up on each other as the icon (looks neat). That's used for the same stuff (if I remember correctly), but its the newer version of QEDITOR. Also, I find QEDITOR doesn't link the exes properly most of the time. Creates a MakeIt batch file (like with the examples), as this works everytime

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

  5. #5
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Okinawa, Japan
    Posts
    271

    Re: [RESOLVED] Need Help On Using MASM

    Look at RADASM. Its far better than QEDITOR.
    Google it.

  6. #6
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: [RESOLVED] Need Help On Using MASM

    There are quite a few better than QEDITOR, but I use it cause it feels right. RoAsm has a good IDE too I think...

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width