qemu-patch-raspberry4/hw/m68k
Thomas Huth 956a78118b m68k: Add NeXTcube machine
It is still quite incomplete (no SCSI, no floppy emulation, no network,
etc.), but the firmware already shows up the debug monitor prompt in the
framebuffer display, so at least the very basics are already working.

This code has been taken from Bryce Lanham's GSoC 2011 NeXT branch at

 https://github.com/blanham/qemu-NeXT/blob/next-cube/hw/next-cube.c

and altered quite a bit to fit the latest interface and coding conventions
of the current QEMU.

Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190831074519.32613-4-huth@tuxfamily.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
2019-09-07 08:31:51 +02:00
..
an5206.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
Kconfig m68k: Add NeXTcube framebuffer device emulation 2019-09-07 08:30:34 +02:00
Makefile.objs m68k: Add NeXTcube machine 2019-09-07 08:31:51 +02:00
mcf5206.c Include qemu/main-loop.h less 2019-08-16 13:31:52 +02:00
mcf5208.c Include qemu/main-loop.h less 2019-08-16 13:31:52 +02:00
mcf_intc.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
next-cube.c m68k: Add NeXTcube machine 2019-09-07 08:31:51 +02:00
next-kbd.c m68k: Add NeXTcube keyboard device 2019-09-07 08:31:33 +02:00