mame/src
Nathan Woods bcd35f9fd7 Fixed regression when loading multipart softlists
Pernod found a regression introduced in the 0.183 softlist refactoring whereby multi-part softlist items would not distribute to multiple slots.  The problem was that the old code was relying on the image slots being loaded into the core.  This is not the way the new system works, so I've added a hook into software_list_device::find_mountable_image() that allows the new approach to work.
2017-03-20 23:17:15 +11:00
..
devices TMS51XX: update some comments (nw) 2017-03-19 11:26:05 -04:00
emu Fixed regression when loading multipart softlists 2017-03-20 23:17:15 +11:00
frontend/mame Fixed regression when loading multipart softlists 2017-03-20 23:17:15 +11:00
lib Refactored HTTP handling to be easier to extend and use (nw) 2017-03-19 18:35:05 +01:00
mame [CoCo 3] Fixed an issue clearing interrupts on the GIME implementation 2017-03-19 17:37:57 -04:00
osd Compile testing anybody? (nw) 2017-02-27 18:15:33 +01:00
tools
zexall fix zexall build (nw) 2017-03-05 10:49:09 +11:00