Introduction - If you have any usage issues, please Google them yourself
Arithmetical Operations in Assembler Language and X-Toy.
Shows the way from higher program languages to Assembler and Machine Code.
So you can see, what the machine (PC) "sees".
Files are:
add.c
add.asm
add.toy