diff --git a/source/Memory.cpp b/source/Memory.cpp index 41999085..b8718776 100644 --- a/source/Memory.cpp +++ b/source/Memory.cpp @@ -1146,7 +1146,8 @@ void MemInitialize() } #ifdef SUPPORT_CPM - ConfigureSoftcard(pCxRomPeripheral, 5, g_uZ80InSlot5); // $C500 : Z80 card + if (g_uZ80InSlot5) + ConfigureSoftcard(pCxRomPeripheral, 5, g_uZ80InSlot5); // $C500 : Z80 card #endif DiskLoadRom(pCxRomPeripheral, 6); // $C600 : Disk][ f/w