Function DM6502.decreaseYRegister

Decrease the Y register by the given value.

void decreaseYRegister (
  ubyte Value
);