Function DM6502.increaseYRegister
Increase the Y register by the given value.
void increaseYRegister
(
ubyte Value
);
Increase the Y register by the given value.
void increaseYRegister
(
ubyte Value
);