1.2.4 Flashcards
1
Q
How does assembly language differ from machine code
A
Uses mnemonics rather than binary. One line in assembly language is = to one line in machine code
2
Q
What does STA do
A
Stores the value in the accumulator at the given memory address
3
Q
What does BRP do
A
Branches to a given address if the value in the accumulator is positive