i have a question can i ask permission to copy a part of this save not really copy copy but im inspired by this save to make a explosive chemical reaction
how MOV works in this language is first, the first 4 bits is the instruction (mov), then the second bit is the mode of it (it determines if a value is being moved into a register/other or if a register/other is being moved to another register/other, then the rest 8 bits is the two registers/other or value and a register/other.
AAAABCCCCDDDD.
i have no idea how it would handle errors yet