Previous | 199869 Revisions | Next |
r32895 Thursday 23rd October, 2014 at 07:27:55 UTC by Oliver Stöneberg |
---|
fixed usage of uninitialized member in wozfdc_device (nw) |
[src/emu/machine] | wozfdc.c |
r241406 | r241407 | |
---|---|---|
111 | 111 | cur_lss.write_position = 0; |
112 | 112 | cur_lss.write_line_active = false; |
113 | 113 | predicted_lss.tm = attotime::never; |
114 | external_io_select = false; | |
114 | 115 | } |
115 | 116 | |
116 | 117 | void wozfdc_device::a3_update_drive_sel() |
https://github.com/mamedev/mame/commit/a1f5e051caa54dad35aa99a96e6a29952dc752f3 |
Previous | 199869 Revisions | Next |