Function DM6502.write

Write a byte into the address bus.

void write (
  ushort Address,
  ubyte Data
);