Le 30/08/2021 à 12:24, Mark Cave-Ayland a écrit : > Remove the mac_via device and wire up both q800 VIA1 and VIA2 directly for the > m68k q800 machine. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/m68k/q800.c | 34 +++++++++-------- > hw/misc/mac_via.c | 78 +++++++-------------------------------- > include/hw/misc/mac_via.h | 21 +++-------- > 3 files changed, 36 insertions(+), 97 deletions(-)
Reviewed-by: Laurent Vivier <laur...@vivier.eu>