Function DM6502.decreaseStackPointer
Decrease the stack pointer by the given value.
void decreaseStackPointer
(
ubyte Value
);
Decrease the stack pointer by the given value.
void decreaseStackPointer
(
ubyte Value
);