Re: [PATCH 06/12] next-cube.c: move static led variable to NeXTPC

2023-12-16 Thread Thomas Huth
Am Fri, 15 Dec 2023 20:00:03 + schrieb Mark Cave-Ayland : > The state of the led is stored in the SCR2 register which is part of the > NeXTPC > device. > > Note that this is a migration break for the NeXTPC device, but as nothing will > currently boot then we simply bump the migration versio

[PATCH 06/12] next-cube.c: move static led variable to NeXTPC

2023-12-15 Thread Mark Cave-Ayland
The state of the led is stored in the SCR2 register which is part of the NeXTPC device. Note that this is a migration break for the NeXTPC device, but as nothing will currently boot then we simply bump the migration version for now. Signed-off-by: Mark Cave-Ayland --- hw/m68k/next-cube.c | 13 +