Function DM6502.getBusDeviceByAddress

Returns a bus component located on the given address, if there's nothing on that address, null will be returned instead.

BusDevice getBusDeviceByAddress (
  ushort Address
);