Fix: MB wasn't working in slot-5

This commit is contained in:
tomch 2009-05-19 22:10:35 +00:00
parent 2e16558920
commit f6b564ced6

View File

@ -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