Function DM6502.fetch

Reads the byte stored on the current address of the program counter and increase the program counter by one.

ubyte fetch();