diff options
author | 2015-01-19 11:48:33 +0100 | |
---|---|---|
committer | 2015-01-19 11:48:33 +0100 | |
commit | a87d6d044259d850f1e4e40b265fff0cf4986f57 (patch) | |
tree | e1372ed67f4cce8c0f593ee6636baa68c4208dfd /src/emu/machine/6522via.c | |
parent | 0641ab831c824f8d9a66301534a22b6ea0e4da59 (diff) |
ui: fixed bug where software items that shall create new image
devices (e.g., passthru carts) or new slot options, failed to do
so when loaded through the File Manager in the internal
UI. [Fabio Priuli]
out of whatsnew: to see the bug, try to launch with previous code nes with no
options, then mount ggenie cart and, after the reboot, try to mount any other
game in the -cart2 media switch. System will reboot, but only ggenie remains
mounted.
Alternatively, launch c64 and manually mount cbmieee from the UI. After
reboot the serial slot options in the Slot Options menu are not configurable, because
the core was not "informed" of their addition, and any cart you try to mount in -cart2
will be ignored, because the new media switch is not acknowledged by the core.
Once again, from command line everything was fine, and thus the issue was hard to
spot :)
Diffstat (limited to 'src/emu/machine/6522via.c')
0 files changed, 0 insertions, 0 deletions