Function DM6502.decreaseProgramCounter
Decrease the program counter by the given value.
void decreaseProgramCounter
(
ushort Value
);
Decrease the program counter by the given value.
void decreaseProgramCounter
(
ushort Value
);