mac_via: move ADB variables to MOS6522Q800VIA1State
commit5f083d4224d8927b1ce9b0f6d0eaf661c9bd5d51
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 30 Aug 2021 10:24:40 +0000 (30 11:24 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 8 Sep 2021 13:37:40 +0000 (8 15:37 +0200)
treed3e6460ec3ac28801813061b83edadb300dcd7d1
parent741258b06cd5fa834fc826c8f308fc18fe1dab35
mac_via: move ADB variables to MOS6522Q800VIA1State

The ADB is accessed using clock and data pins on q800 VIA1 port B and so can be
moved to MOS6522Q800VIA1State.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210830102447.10806-6-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/m68k/q800.c
hw/misc/mac_via.c
include/hw/misc/mac_via.h