On 8/30/21 12:24 PM, Mark Cave-Ayland wrote: > The PRAM/RTC 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-ayl...@ilande.co.uk> > --- > hw/misc/mac_via.c | 135 +++++++++++++++++++------------------- > include/hw/misc/mac_via.h | 21 +++--- > 2 files changed, 77 insertions(+), 79 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>