Function DM6502.increaseProgramCounter
Increase the program counter by the given value.
void increaseProgramCounter
(
ushort Value
);
Increase the program counter by the given value.
void increaseProgramCounter
(
ushort Value
);