Previous 199869 Revisions Next

r31936 Saturday 6th September, 2014 at 00:47:32 UTC by R. Belmont
(MESS) apple3: refresh selected drive after the softswitches are changed. [Paul Hagstrom]
[src/emu/machine]wozfdc.c

trunk/src/emu/machine/wozfdc.c
r31935r31936
552552      default:    // cod8-c0df are not FDC related
553553         break;
554554   }
555
556   if (offset < 8)
557   {
558      a3_update_drive_sel();
559   }
555560}

Previous 199869 Revisions Next


© 1997-2024 The MAME Team