MASM "HELP NEEDED"

Reply

Join Date: Jul 2004
Posts: 65
Reputation: koh is an unknown quantity at this point 
Solved Threads: 0
koh koh is offline Offline
Junior Poster in Training

MASM "HELP NEEDED"

 
0
  #1
Nov 22nd, 2004
Can Anyone here could recommend me a "GODD/EXECELLENT" web site for me to learn the MASM assembler coding...with examples and tutorials...

I'm trying to learn to do my assignment.
I don't know what it is...but i want to learn..
please thank you
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 445
Reputation: 1o0oBhP is an unknown quantity at this point 
Solved Threads: 6
1o0oBhP's Avatar
1o0oBhP 1o0oBhP is offline Offline
Posting Pro in Training

Re: MASM "HELP NEEDED"

 
0
  #2
Dec 27th, 2004
depends WHAT assembly you want to learn. Last time I used MASM you could assemble quite a few instruction sets. I presume you need to learn the x86 instruction set as its the most widely used by far. a google search for "assembly tutorial" or "x86 assembly tutorial" should get a few pages. Post back if you find any good sites. I remember reading "Adams Assembler tutorial" a few years back by the BlackCat programmers group (i think that was their name....) so that could be a useful search! Good luck
http://sales.carina-e.com

no www
no nonsense

coming soon to a pc near you! :cool:
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 65
Reputation: koh is an unknown quantity at this point 
Solved Threads: 0
koh koh is offline Offline
Junior Poster in Training

Re: MASM "HELP NEEDED"

 
0
  #3
Dec 28th, 2004
thank you

sorry now..i've learnt how to get input and output and file storing
but..i do not know how to use the library and the prototype...
can anyone help me??
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 445
Reputation: 1o0oBhP is an unknown quantity at this point 
Solved Threads: 6
1o0oBhP's Avatar
1o0oBhP 1o0oBhP is offline Offline
Posting Pro in Training

Re: MASM "HELP NEEDED"

 
0
  #4
Dec 28th, 2004
which library...... if you KNOW how to input and output to files you wont need any library as the interrupt can be set sufficiently to do anything with a file...
http://sales.carina-e.com

no www
no nonsense

coming soon to a pc near you! :cool:
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 65
Reputation: koh is an unknown quantity at this point 
Solved Threads: 0
koh koh is offline Offline
Junior Poster in Training

Re: MASM "HELP NEEDED"

 
0
  #5
Jan 5th, 2005
can i know...is there a convertor to change the higher level of programming language to asembler language??
meaning changing c++ to asm

thank you..i can't find it anywhere
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,144
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: MASM "HELP NEEDED"

 
0
  #6
Jan 6th, 2005
Many C++ compilers have an option to output assembly code as part of the compilation process.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 445
Reputation: 1o0oBhP is an unknown quantity at this point 
Solved Threads: 6
1o0oBhP's Avatar
1o0oBhP 1o0oBhP is offline Offline
Posting Pro in Training

Re: MASM "HELP NEEDED"

 
0
  #7
Jan 6th, 2005
as another interesting point, you CAN use standard asm statmements and link the C++ libraries in, calling the functions like normal asm! There also is a specialised win32 library for asm out there somewhere (i have it but i cannot remeber what and where it is!) written by someone called Izecon or some other strange name with Is and Zs in it
http://sales.carina-e.com

no www
no nonsense

coming soon to a pc near you! :cool:
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 2
Reputation: drewlander is an unknown quantity at this point 
Solved Threads: 0
drewlander's Avatar
drewlander drewlander is offline Offline
Newbie Poster

Re: MASM "HELP NEEDED"

 
0
  #8
Jan 8th, 2005
1o0o0Bhp, were you thinking of iczelion?
His website is http://win32asm.cjb.net/
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 445
Reputation: 1o0oBhP is an unknown quantity at this point 
Solved Threads: 6
1o0oBhP's Avatar
1o0oBhP 1o0oBhP is offline Offline
Posting Pro in Training

Re: MASM "HELP NEEDED"

 
0
  #9
Jan 8th, 2005
yes thats the one, though if you need a windows app a high level language might be easier. then if you grab its compiled assembly......
http://sales.carina-e.com

no www
no nonsense

coming soon to a pc near you! :cool:
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 65
Reputation: koh is an unknown quantity at this point 
Solved Threads: 0
koh koh is offline Offline
Junior Poster in Training

Re: MASM "HELP NEEDED"

 
0
  #10
Jan 16th, 2005
Thanks Everyone.... for your help!!!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Assembly Forum
Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC