Function DM6502.decreaseYRegister
Decrease the Y register by the given value.
void decreaseYRegister
(
ubyte Value
);
Decrease the Y register by the given value.
void decreaseYRegister
(
ubyte Value
);