hw/m68k/next-cube: Move mmio_ops into NeXTPC device
commit40831636453403fc8019b5d08670aa9bbb70be1d
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 15 Jan 2021 20:11:58 +0000 (15 20:11 +0000)
committerThomas Huth <huth@tuxfamily.org>
Tue, 19 Jan 2021 08:11:35 +0000 (19 09:11 +0100)
tree66d966974d9ebac3446311ec0bbda7c2a96930c6
parent660bef339043eca5a067d9dc2284c0a9776a600c
hw/m68k/next-cube: Move mmio_ops into NeXTPC device

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.maydell@linaro.org>
Message-Id: <20210115201206.17347-4-peter.maydell@linaro.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
hw/m68k/next-cube.c