instructions
i -- a
GET -> Pushes a char read from <input> on the stack
GETx -> Stores a char read from <input> in x
GETy -> Stores a char read from <input> in y
GETxy -> Stores a char read from <input> in x and y
-> <input> can be STDIN or a memory-mapped byte