Previous 199869 Revisions Next

r20145 Wednesday 9th January, 2013 at 11:50:44 UTC by Tafoid
idectrl.c - fix phantom slave drive detection problem.  [Peter Ferrie]
[src/emu/machine]idectrl.c

trunk/src/emu/machine/idectrl.c
r20144r20145
11801180         status &= ~IDE_STATUS_DRIVE_READY;
11811181      }
11821182   }
1183   else
1184   {
1185      return 0;
1186   }
11831187
11841188   switch (BANK(bank, offset))
11851189   {

Previous 199869 Revisions Next


© 1997-2024 The MAME Team