From Maxim’s World of Stuff

HowToProgram: Assembly Concepts

Assembly language is a general term for any code that is specific to a certain type of processor. On the lowest level, it's just a way of encoding the raw data the CPU executes. However, there are several extra facilities in modern assemblers that are useful to us.

Retrieved from http://www.smspower.org/maxim/HowToProgram/AssemblyConcepts
Page last modified on March 31, 2011, at 01:41 PM