| Previous | 199869 Revisions | Next |
| r33853 Friday 12th December, 2014 at 21:43:31 UTC by Peter Ferrie |
|---|
| floppy: include cylinder in savestate |
| [src/emu/imagedev] | floppy.c |
| r242364 | r242365 | |
|---|---|---|
| 295 | 295 | ready_counter = 0; |
| 296 | 296 | |
| 297 | 297 | setup_characteristics(); |
| 298 | ||
| 299 | save_item(NAME(cyl)); | |
| 300 | save_item(NAME(subcyl)); | |
| 298 | 301 | } |
| 299 | 302 | |
| 300 | 303 | void floppy_image_device::device_reset() |
| https://github.com/mamedev/mame/commit/da0e67fbc4ab45d24751e6be51fb5e95c30f3af1 |
| Previous | 199869 Revisions | Next |