Le 24/02/2022 à 12:59, Mark Cave-Ayland a écrit :
To detect edge-triggered IRQs it is necessary to store the last state of each
IRQ in a last_irq_levels bitmap.

Note: this is a migration break for machines which use mos6522 instances which
are g3beige/mac99 (PPC) and q800 (m68k).

Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>
---
  hw/misc/mos6522.c         | 11 +++++++++--
  include/hw/misc/mos6522.h |  1 +
  2 files changed, 10 insertions(+), 2 deletions(-)


Reviewed-by: Laurent Vivier <laur...@vivier.eu>



Reply via email to