The end

6502 Assembly

8 bits grouped together

6502 Assembly

Byte

6502 Assembly

Possible number of combinations in a byte

6502 Assembly

256 (0-255)

6502 Assembly

Common analogous to memory locations and registers

6502 Assembly

Variables

6502 Assembly

Symbol indicating a variable is a binary number

6502 Assembly

%

6502 Assembly

Symbol indicating a variable is a Hexadecimal number

6502 Assembly

$