OSDN Git Service

q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 20 Oct 2021 13:41:26 +0000 (14:41 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 20 Oct 2021 14:18:40 +0000 (16:18 +0200)
commit91ff5e4dcd855c6f93b91ef8c5d43b18a1d080d0
tree723767ded3dfd17644440e0e9c5e4aeaa5ecda94
parent39950b16ecc21bce3bbea3fddcdf1aaefa0d6cef
q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs

In order to allow dynamic routing of IRQs to different IRQ levels on the CPU
depending upon port B bit 6, use GLUE IRQ numbers and map them to the the
corresponding CPU IRQ level accordingly.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20211020134131.4392-4-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/m68k/q800.c