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,6 +1146,7 @@ void MemInitialize()
}
#ifdef SUPPORT_CPM
if (g_uZ80InSlot5)
ConfigureSoftcard(pCxRomPeripheral, 5, g_uZ80InSlot5); // $C500 : Z80 card
#endif