Assembly Language Example
Assembly language code can be used to speed up critical parts of programs written in C
Example uses a pseudo 80x86 assembly language to demonstrate a simple program that does some addition and saves the result to memory
Minimal target machine: CPU, word sized (two byte registers) AX and BX, 2k mem