Le 24/02/2022 à 12:59, Mark Cave-Ayland a écrit :
Now that the mos6522 IRQs are managed using standard qdev gpios these methods are no longer required.Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> --- hw/misc/mos6522.c | 9 --------- include/hw/misc/mos6522.h | 2 -- 2 files changed, 11 deletions(-)
Reviewed-by: Laurent Vivier <laur...@vivier.eu>