diff options
author | Laurent Vivier | 2019-10-26 18:45:40 +0200 |
---|---|---|
committer | Laurent Vivier | 2019-10-28 19:06:42 +0100 |
commit | 6dca62a0000f95e0b7020aa00d0ca9b2c421f341 (patch) | |
tree | a7e96fe2361e75f61fdb9530b86de6ad8bc4097b /MAINTAINERS | |
parent | dp8393x: manage big endian bus (diff) | |
download | qemu-6dca62a0000f95e0b7020aa00d0ca9b2c421f341.tar.gz qemu-6dca62a0000f95e0b7020aa00d0ca9b2c421f341.tar.xz qemu-6dca62a0000f95e0b7020aa00d0ca9b2c421f341.zip |
hw/m68k: add VIA support
Inside the 680x0 Macintosh, VIA (Versatile Interface Adapter) is used
to interface the keyboard, Mouse, and real-time clock. It also provides
control line for the floppy disk driver, video interface, sound circuitry
and serial interface.
This implementation is based on the MOS6522 object.
Co-developed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Hervé Poussineau <hpoussin@reactos.org>
Message-Id: <20191026164546.30020-6-laurent@vivier.eu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ed41d7d1b6..3ce8d10b58 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -917,6 +917,12 @@ F: hw/m68k/next-*.c F: hw/display/next-fb.c F: include/hw/m68k/next-cube.h +q800 +M: Laurent Vivier <laurent@vivier.eu> +S: Maintained +F: hw/misc/mac_via.c +F: include/hw/misc/mac_via.h + MicroBlaze Machines ------------------- petalogix_s3adsp1800 |