Function DM6502.decreaseStackPointer

Decrease the stack pointer by the given value.

void decreaseStackPointer (
  ubyte Value
);