Forum: Assembly Jan 16th, 2009 |
| Replies: 4 Views: 1,242 perfect soft copy
www.skripta.unas.cz/stahuj/ProgrammingBeginners.pdf
authored by BLACKSUN not me he is my master because i learned alot from him.... |
Forum: Assembly Jan 16th, 2009 |
| Replies: 2 Views: 457 hi
this is asm language forum but i will answer u
- right click on ur project inside solution explorer .
- u will find ADD then pop up menu will appear click on CLASS
- renam ur dll file... |
Forum: Assembly Jan 13th, 2009 |
| Replies: 9 Views: 2,319 i think this is suppose to ur editor u use
after u assembled the code first u have created obj file then u link it using ur editor to be exe file these it what i do using intel instruction Set... |
Forum: Assembly Jan 13th, 2009 |
| Replies: 4 Views: 555 hi
-------------------------------------------Q3---------------------------------------
u know that Accumulator register (AX) consists of 16bit and divided into
|====AH====|====AL====
AH=8bit ... |