diff --git a/src/boards/bandai.cpp b/src/boards/bandai.cpp index 159f0167..b6309d82 100644 --- a/src/boards/bandai.cpp +++ b/src/boards/bandai.cpp @@ -35,7 +35,7 @@ static SFORMAT StateRegs[]= { {reg, 16, "REGS"}, {&IRQa, 1, "IRQA"}, - {&IRQCount, 2, "IRQC"}, + {&IRQCount, 4, "IRQC"}, {&IRQLatch, 2, "IRQL"}, {0} };