Asp-Z wrote:
I'm attempting to learn assembly code. Has anyone here got any good links for tutorials or introductions for noobs like me? I do know a bit of C, Java, and BASIC already, so I know the concepts of programming and that, but assembly is obviously a lot deeper.
Thanks!
The assembler is machine dependent. It reflects the command structure of the particular machine you are using.
ruveyn