Am Wed, 23 Oct 2024 09:58:24 +0100 schrieb Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>:
> This device is intended to hold the ESP SCSI controller and the NeXT SCSI > CSRs. > Start by creating the device and moving the ESP SCSI controller to be an > embedded child device. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/m68k/next-cube.c | 93 ++++++++++++++++++++++++++++++++++++--------- > 1 file changed, 74 insertions(+), 19 deletions(-) Reviewed-by: Thomas Huth <h...@tuxfamily.org>