On 16/12/2023 20:13, Thomas Huth wrote:
Am Fri, 15 Dec 2023 20:00:05 +
schrieb Mark Cave-Ayland :
Ensure that the LED status is updated by calling next_scr2_led_update() whenever
the SC2 register is written.
Signed-off-by: Mark Cave-Ayland
---
hw/m68k/next-cube.c | 22 +
Am Fri, 15 Dec 2023 20:00:05 +
schrieb Mark Cave-Ayland :
> Ensure that the LED status is updated by calling next_scr2_led_update()
> whenever
> the SC2 register is written.
>
> Signed-off-by: Mark Cave-Ayland
> ---
> hw/m68k/next-cube.c | 22 +-
> 1 file changed, 13 in
Ensure that the LED status is updated by calling next_scr2_led_update() whenever
the SC2 register is written.
Signed-off-by: Mark Cave-Ayland
---
hw/m68k/next-cube.c | 22 +-
1 file changed, 13 insertions(+), 9 deletions(-)
diff --git a/hw/m68k/next-cube.c b/hw/m68k/next-cub