Click here to Skip to main content
15,867,906 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
What is ASM? Where is it used?
Would like to get reference sites to learn ASM.
Posted
Updated 6-May-10 11:37am
v2

Assembly language, i Hope you are asking about Assembly language
You can find a lot of tutorials for ASM. One Famous Book is Peter Abels's IBM PC Assembly Language And Programming.

Here is one site help regarding the same.
http://www.xs4all.nl/~smit/asm01001.htm[^]

/edit MG
The above are mostly reference to X86 (16-bit) real-mode assembly tutorials. You won't be able to use those in windows. Here's a tutorial on protected 32-bit mode: http://siyobik.info/index.php?document=x86_32bit_asm[^]
edit MG/
 
Share this answer
 
v2
If you don't know what ASM is, there's a good chance you don't need it. VERY few people do.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900