Am Fri, 15 Dec 2023 20:00:04 +0000 schrieb Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>:
> The phase variable represents part of the state machine used to clock data out > of the NextRtc device. > > Note that this is a migration break for the NeXTRtc struct, but as nothing > will > currently boot then we simply bump the migration version for now. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/m68k/next-cube.c | 31 ++++++++++++++++--------------- > 1 file changed, 16 insertions(+), 15 deletions(-) Reviewed-by: Thomas Huth <h...@tuxfamily.org>