Further updated OnScreen LEDs code from WinUAE, fixed #330
This commit is contained in:
parent
fd269ffd74
commit
2351c17140
15 changed files with 314 additions and 215 deletions
|
@ -718,6 +718,8 @@ static int real_main2 (int argc, TCHAR **argv)
|
|||
memset(&gui_data, 0, sizeof gui_data);
|
||||
gui_data.cd = -1;
|
||||
gui_data.hd = -1;
|
||||
gui_data.net = -1;
|
||||
gui_data.md = currprefs.cs_cd32nvram ? 0 : -1;
|
||||
|
||||
if (!init_shm()) {
|
||||
if (currprefs.start_gui)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue