Added info about enhanceDisk

This commit is contained in:
tomcw
2019-04-11 22:34:40 +01:00
parent c6d4512233
commit 971eff7875
6 changed files with 21 additions and 12 deletions
+1 -1
View File
@@ -1693,7 +1693,7 @@ void MemInitializeIO(void)
}
#if 0 // debug test
if (g_Slot5 == CT_EMPTY)
if (g_Slot5 == CT_Empty)
{
DiskIIInterfaceCard* pDiskIISlot5 = new DiskIIInterfaceCard;
pDiskIISlot5->Initialize(pCxRomPeripheral, 5);