Properly change core if ROM is loaded by request

This commit is contained in:
Ilari Liusvaara 2013-08-27 12:25:12 +03:00
parent a355917b70
commit 85cf485807

View file

@ -530,6 +530,7 @@ void try_request_rom(const std::string& moviefile)
core_type* selected_core = req.cores[req.selected];
loaded_rom newrom(req.filename, *selected_core);
*our_rom = newrom;
notify_core_change();
}
//Load state