Am Wed, 23 Oct 2024 09:58:37 +0100 schrieb Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>:
> Rather than directly clear bit 3 in int_status in next_scr2_rtc_update(), use > a qemu_irq to drive the equivalent NEXT_PWR_I signal. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/m68k/next-cube.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) Reviewed-by: Thomas Huth <h...@tuxfamily.org>