From cd0c3b00f812e975fda17970f4a39efbdd2e1e4f Mon Sep 17 00:00:00 2001 From: tomcw Date: Thu, 2 Jun 2022 17:51:57 +0100 Subject: [PATCH] Save-state: when loading state, correctly use C3 ROM when INTCXROM=0 && SLOTC3ROM=0. (Fixes #1108) --- source/Memory.cpp | 48 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 33 insertions(+), 15 deletions(-) diff --git a/source/Memory.cpp b/source/Memory.cpp index cb173603..c5ed317b 100644 --- a/source/Memory.cpp +++ b/source/Memory.cpp @@ -1025,7 +1025,7 @@ static void IoHandlerCardsOut(void) { _ASSERT( SW_INTCXROM ); - for (UINT uSlot=1; uSlot