mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
Added info about enhanceDisk
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user