| Previous | 199869 Revisions | Next |
| r34362 Monday 12th January, 2015 at 21:25:00 UTC by Carl |
|---|
| debugqt: get machine from somewhere (nw) |
| [src/osd/modules/debugger] | debugqt.c |
| r242873 | r242874 | |
|---|---|---|
| 335 | 335 | gather_save_configurations(); |
| 336 | 336 | } |
| 337 | 337 | #if defined(WIN32) && !defined(SDLMAME_WIN32) |
| 338 | winwindow_update_cursor_state( | |
| 338 | winwindow_update_cursor_state(device.machine()); // make sure the cursor isn't hidden while in debugger | |
| 339 | 339 | #endif |
| 340 | 340 | } |
| 341 | 341 |
| https://github.com/mamedev/mame/commit/e0f73c58aed6d664eb26c9bd2f5572992278bfc9 |
| Previous | 199869 Revisions | Next |