Binary Mnemonic Description --------- ----------------- ---------------- 000 JMP & Jump to value in & 100 JRP & Jump value in & steps 010 LDN & Load neg value of & into A 110 STO & Store A into & 001 SUB & Subtract A by value of & 101 SUB & - yes, this is used twice 011 CMP If A is neg, skip 1 step 111 STP Stop -------------------------------------------------------------------- Notes & represents memory address