Am Fri, 15 Jan 2021 20:11:58 +0000 schrieb Peter Maydell <peter.mayd...@linaro.org>:
> Move the registers handled by the mmio_ops struct into the NeXTPC > device. This allows us to also move the scr1 and scr2 data fields. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/m68k/next-cube.c | 80 > +++++++++++++++++++++++++-------------------- 1 file changed, 44 > insertions(+), 36 deletions(-) Reviewed-by: Thomas Huth <h...@tuxfamily.org>