Store a byte at stated memory location.
stb p0, p1
Negate value.
neg p0
Add a byte to accumulator.
add p0
Substract byte from accumulator.
sub p0