Function DM6502.push

Push a byte into the stack.

void push (
  ubyte Value
);