osx - Machine Code tutorial for Mac -


i want learn machine code. not specific reason. heck of it. wondering if there machine code tutorials. have macbook 2.4 ghz intel core 2 duo processor.

first of all, unless masochist, think prefer tutorial on intel assembly language programming machine code. assembly language uses human readable instructions - kind of low level programming language. machine code machine readable - machines, not wetware ;-)

all intel chips use variation of x86 instruction set. wikipedia article referenced above gives examples of assembly vs machine code resources learn assembly language (see external links @ bottom of article).


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -