francoiswnel/TZYX

X register not being pushed up the stack during certain operations.

francoiswnel opened this issue · 0 comments

If you enter a value, say 15, and push it onto the stack with Enter, and then perform an operation on the X and Y registers, which would both be 15 at that time, then any resulting input erases the X register instead of pushing it up the stack.