Home
last modified time | relevance | path

Searched hist:"6 f0face7" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/m68k/
H A Dnext-cube.c6f0face7 Fri Jan 15 20:12:03 GMT 2021 Peter Maydell <peter.maydell@linaro.org> hw/m68k/next-cube: Move rtc into NeXTPC struct

Move the rtc into the NeXTPC struct. Since this is the last
use of the 'backdoor' NextState pointer we can now remove that.

Probably the RTC should be its own device at some point: in hardware
there is a separate MCS1850 RTC chip connected to the Peripheral
Controller via a 1-bit serial interface. That goes beyond the remit
of the current refactoring, though.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210115201206.17347-9-peter.maydell@linaro.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>