Function DM6502.fetchAddress
Reads an address stored on the current address of the program counter and increase the program counter by two.
ushort fetchAddress();
Reads an address stored on the current address of the program counter and increase the program counter by two.
ushort fetchAddress();