1.2.4 Flashcards

You may prefer our related Brainscape-certified 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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does STA do

A

Stores the value in the accumulator at the given memory address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does BRP do

A

Branches to a given address if the value in the accumulator is positive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly