ok... i have a similar question. i want to learn assembly, whats the best way to do it and even though i can see that the code uses this wierd format:
[code]
a b c
a b c
a b
a b c
a b
[code]
i dont know how it works. Its putting values in registers but do the values being in there cause things to happen? Or is there a command thats executed that acts according to those values?
and what would be the best way to learn asm for programming on a 32 bit intel machine?(for starters)... im going to google this more but i've been searching for a while.
|