The Reversers.org Vault : AssemblyDef

HomePage :: Categories :: PageIndex :: Files :: RecentChanges :: RecentlyCommented :: Login/Register

Definition of Assembly


Required Knowledge
None.

Assembly
Assembly (also known as 'asm') is a low level language which represents the actual machine code for a particular processor's architecture.

There are several essential concepts which are fundamentally different to the concepts in High Level Languages.
These concepts are:

These concepts are key to learning how to program in assembly and should be understood as best you can before progressing to write a program using an assembler.

Once you've read these definitions it is reccommended you use the assembly tutorials to put this knowledge into practice (I guarentee once you start writing your own programs this will make more sense ;).


Related links
Assembly tutorials.

Categories
CategoryDefinitions

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0
Page was generated in 0.1626 seconds