[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 09/11] next-cube.c: move LED logic to new next_scr2_led_up
From: |
Thomas Huth |
Subject: |
Re: [PATCH v2 09/11] next-cube.c: move LED logic to new next_scr2_led_update() function |
Date: |
Thu, 21 Dec 2023 09:34:48 +0100 |
Am Wed, 20 Dec 2023 13:16:39 +0000
schrieb Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>:
> 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 <mark.cave-ayland@ilande.co.uk>
> ---
> hw/m68k/next-cube.c | 22 +++++++++++++---------
> 1 file changed, 13 insertions(+), 9 deletions(-)
Reviewed-by: Thomas Huth <huth@tuxfamily.org>
- [PATCH v2 05/11] next-cube.c: update and improve dma_ops, (continued)
- [PATCH v2 05/11] next-cube.c: update and improve dma_ops, Mark Cave-Ayland, 2023/12/20
- [PATCH v2 04/11] next-cube.c: update scr_ops to properly use modern memory API, Mark Cave-Ayland, 2023/12/20
- [PATCH v2 06/11] next-cube.c: move static led variable to NeXTPC, Mark Cave-Ayland, 2023/12/20
- [PATCH v2 07/11] next-cube.c: move static phase variable to NextRtc, Mark Cave-Ayland, 2023/12/20
- [PATCH v2 08/11] next-cube.c: move static old_scr2 variable to NeXTPC, Mark Cave-Ayland, 2023/12/20
- [PATCH v2 11/11] next-cube.c: move machine MemoryRegions into NeXTState, Mark Cave-Ayland, 2023/12/20
- [PATCH v2 09/11] next-cube.c: move LED logic to new next_scr2_led_update() function, Mark Cave-Ayland, 2023/12/20
- Re: [PATCH v2 09/11] next-cube.c: move LED logic to new next_scr2_led_update() function,
Thomas Huth <=
- [PATCH v2 10/11] next-cube.c: remove val and size arguments from nextscr2_write(), Mark Cave-Ayland, 2023/12/20