Results 1 to 13 of 13

Thread: gui assemblers

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2001
    Location
    Moving to Connecticut
    Posts
    26

    gui assemblers

    I don't mind using DOS-based assemblers, but I think I would feel much better using an assembler with a GUI interface. Can someone tell me which one is good? I don't know any, but I'm hoping someone can tell me.

  2. #2
    ChimpFace9000
    Guest
    There are none. Every assembler and compiler is command line and people build a gui around. For assembly, theres only a few non-commercial ones, and there not ready to be used.

  3. #3
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004
    Well, you have NSAM-IDE which is sorta GUI (GUI in the sense of DOS windows.)

    Or you could make one. I think there is someone doing that here, but I cannot find their thread.
    "Can't" and "shouldn't" are two totally separate things.

    All questions should be answered. All answers should be true. That is why I post.

  4. #4
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Okinawa, Japan
    Posts
    271
    RadAsm or Negatory's ASMSTUDIO.

  5. #5
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004
    Are those free? Also, are they just the assembler IDE (like NASM-IDE) or do they include the assembler?
    "Can't" and "shouldn't" are two totally separate things.

    All questions should be answered. All answers should be true. That is why I post.

  6. #6
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Okinawa, Japan
    Posts
    271
    just in case you didnt find out yourself.
    Both can be used with masm (the assembler). masm is available free. You can find it at http://www.movsd.com/

  7. #7
    New Member
    Join Date
    Dec 2003
    Posts
    12
    There are gui assemblers available.

    RosAsm:

    http://betov.free.fr/RosAsm.html

    The RosAsm assembler is built into its IDE. It's one of the fastest assemblers around. Check it out. For windows and ReactOS.

    Fasm: http://flatassembler.net/
    One of the best assemblers available. Version for windows (console and gui) , dos, menutos, linux.

    For all other assemblers you can use the RadAsm IDE. Download the masm32 package and then download RadAsm and you're ready to go.

    masm32:
    http://www.masm32.com/

    RadAsm: http://radasm.visualassembler.com/
    silk.odyssey

  8. #8
    Junior Member
    Join Date
    Dec 2003
    Posts
    22
    There are gui assemblers available.

    RosAsm:

    http://betov.free.fr/RosAsm.html

    The RosAsm assembler is built into its IDE. It's one of the fastest assemblers around. Check it out. For windows and ReactOS.
    RosAsm makes Win32 programming in assembly very easy and fun. If you want to check out some free demo programs (with source), the URL is:

    http://www.geocities.com/yeohhs

    Best Regards,
    Yeoh
    --

  9. #9
    Junior Member
    Join Date
    Nov 2003
    Posts
    24
    Hi guys,

    You can also check out the RosAsm forum for discussions on it.

    Here's a link:
    http://easbell.quanta-it.com/RosAsmForum/index.php

    Regards,
    Art

  10. #10
    Junior Member
    Join Date
    Dec 2003
    Posts
    22

    BCX Translation

    Hi,

    There's a Translation section in RosAsm's forum where a project to translate BCX's LCC generated code into RosAsm code. It is still work in progress.

    In addition to BCX users, this might be useful for VB users. :-)

    To Art: Hi, good to see you at RosAsm's forum. :-)

    Best Regards,
    Yeoh
    FREE downloads: Assembly, C, C++, C# and .NET source codes and sample ebooks at http://www.yeohhs.com

  11. #11
    Junior Member
    Join Date
    Nov 2003
    Posts
    24
    Hi Yeohhs,

    I'm tryin to learn RosAsm and I find the editor really intuitive. Betov's got some real sharp brains, I should say. BTW, the tutorials are good too.

    Hey, I just checked out your website. Its hot. Keep it up.

    Regards,
    Art

  12. #12
    Junior Member
    Join Date
    Dec 2003
    Posts
    22

    Beginner in Asm

    Hi Art,

    Thanks for visiting my site. I'm a C and C++ programmer. And I'm getting very interested in Win32 assembly programming. In some ways, it is much simpler than C and C++. :-)

    I'm still a beginner and continuously learning assembly programming. RosAsm is the first assembler I chose because of its RAD capablilty and I find that it is very easy to use.

    Also, thanks for your efforts on the x86 assembly book. :-)

    Best Regards,
    Yeoh
    --
    FREE downloads: Assembly, C, C++, C# and .NET source codes and sample ebooks at http://www.yeohhs.com

  13. #13
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004
    Just as a follow-up.

    I did try out Negatory's ASMSTUDIO and it was impressive. I recommend it .
    "Can't" and "shouldn't" are two totally separate things.

    All questions should be answered. All answers should be true. That is why I post.

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