Which is the best assembler?

Thread Solved

Join Date: Mar 2009
Posts: 123
Reputation: neutralfox is an unknown quantity at this point 
Solved Threads: 0
neutralfox neutralfox is offline Offline
Junior Poster

Which is the best assembler?

 
0
  #1
Apr 12th, 2009
Hello everyone,
I am currently learning assembly language and I am using MASM 615 but I don't like the interface, can someone recommend me a good assembler. The assembler should make the same work as MASM 615 .

Which assembler is easy to use and have intellisense if possible. In other words which is the best assembler ?


Thanks for you answer.
Last edited by neutralfox; Apr 12th, 2009 at 1:37 pm.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 164
Reputation: rm_daniweb is an unknown quantity at this point 
Solved Threads: 10
rm_daniweb rm_daniweb is offline Offline
Junior Poster

Re: Which is the best assembler?

 
0
  #2
Apr 13th, 2009
try masm32
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 123
Reputation: neutralfox is an unknown quantity at this point 
Solved Threads: 0
neutralfox neutralfox is offline Offline
Junior Poster

Re: Which is the best assembler?

 
0
  #3
Apr 13th, 2009
Thanks for the answer.


Do you know one which have a nice user interface?
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 14
Reputation: DavidOsorno is an unknown quantity at this point 
Solved Threads: 1
DavidOsorno DavidOsorno is offline Offline
Newbie Poster

Re: Which is the best assembler?

 
0
  #4
Apr 14th, 2009
Originally Posted by neutralfox View Post
Hello everyone,
I am currently learning assembly language and I am using MASM 615 but I don't like the interface, can someone recommend me a good assembler. The assembler should make the same work as MASM 615 .

Which assembler is easy to use and have intellisense if possible. In other words which is the best assembler ?


Thanks for you answer.
It is HIGHLY recommended Microsoft Macro Assembler 8.

It works together with Visual C++ Express, a very nice IDE with intelisense. You can invoke and trace ASM functions from C++.

You can download Microsoft Macro Assembler 8.0 (MASM) Package (x86) from:

http://www.microsoft.com/downloads/d...displaylang=en

Hope helps
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 2
Reputation: r03395 is an unknown quantity at this point 
Solved Threads: 1
r03395 r03395 is offline Offline
Newbie Poster

Re: Which is the best assembler?

 
0
  #5
Apr 17th, 2009
Originally Posted by neutralfox View Post
Hello everyone,
I am currently learning assembly language and I am using MASM 615 but I don't like the interface, can someone recommend me a good assembler. The assembler should make the same work as MASM 615 .

Which assembler is easy to use and have intellisense if possible. In other words which is the best assembler ?


Thanks for you answer.
A Macro 8 is a good assembler--if you can get Visual C++ 2005, which it needs as a prerequisite. Otherwise, you might look at www.masm32.com, which is "MASM32 SDK Version 10."

I prefer NASM to MASM, however if one is just learning, you cannot beat the libraries and examples is this SDK. I'll probably get flamed for this, but high-level assemblers like MASM always can be broken down to their elemental components--and the process of doing so can be very instructive. Once you get your feet wet with MASM, you then might take a try at NASM (which will make all the "purists" proud of you).

Good luck,

DT
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 123
Reputation: neutralfox is an unknown quantity at this point 
Solved Threads: 0
neutralfox neutralfox is offline Offline
Junior Poster

Re: Which is the best assembler?

 
0
  #6
Apr 17th, 2009
Ok .. Thanks a lot dude, you are right , masm32 is real good. But I want to try the Macro 8, still searching for Visual C++ 2005, anyway, thanks a lot, you have been of great help.


Btw, do you know where I could download Visual C++ 2005 ? Will it work with Visual C++ 2008?

Thanks.
Last edited by neutralfox; Apr 17th, 2009 at 4:30 pm.
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 123
Reputation: neutralfox is an unknown quantity at this point 
Solved Threads: 0
neutralfox neutralfox is offline Offline
Junior Poster

Re: Which is the best assembler?

 
0
  #7
Apr 17th, 2009
OK, I got it.. its here for those who are interested ... Once again, thanks a lot for your help.

http://www.softpedia.com/progDownloa...oad-11595.html

I don't know if I have the right to paste external links over here but this link will surely help someone one day.
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 2
Reputation: r03395 is an unknown quantity at this point 
Solved Threads: 1
r03395 r03395 is offline Offline
Newbie Poster

Re: Which is the best assembler?

 
0
  #8
Apr 17th, 2009
I tried Macro 8 with C++ 2008--it would not install. I would not find Viscual C++ 2005 anywhere.

If you find it, PLEASE post the location here for the rest of us!

(isn't it just like MS to post an assembler that won;t work with their latest C++ release? There must be some reason for this...)

DT
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 123
Reputation: neutralfox is an unknown quantity at this point 
Solved Threads: 0
neutralfox neutralfox is offline Offline
Junior Poster

Re: Which is the best assembler?

 
0
  #9
Apr 17th, 2009
Hello, just take a lot at the link above, I have already installed VC++ 2005 and Masm 8 but don't know how to use it. Can't someone please guide me, thanks in advance.

@r03395, download the online installer from softpedia. I am posting the link again:

http://www.softpedia.com/progDownloa...oad-11595.html

Hope it helps.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC