Le 02/03/2022 à 22:27, Mark Cave-Ayland a écrit :
The current IRQ state and IRQ mask are handled exactly the same as standard
register accesses, so store these values directly in the regs array rather
than having separate variables for them.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>
---
hw/display/macfb.c | 15 +++++++--------
include/hw/display/macfb.h | 2 --
2 files changed, 7 insertions(+), 10 deletions(-)
Reviewed-by: Laurent Vivier <laur...@vivier.eu>