nes: Fix debug output when reading iNES headers. (nw)
nes/ppu2c0x: Improved PAL clone timings. (nw)
nes/n2a03: Refactored clock definitions [includes other drivers using the
N2A03] (nw)
nes: Improved refresh rates and timings to reflect nesdev (nw)
nes: Softlist improvements and corrections [koko, mkgoogoo and others] (nw)
nes: Verified koko in the softlist as a good dump (nw)
nes: Softlist additions [subor5, subor6, subor10, subor11, subor13, doolybld]
(nw)
New not working machines added: Subor SB-486, M82 Display Unit (PAL) (nw)
nes: Marked drpcjr as NOT WORKING due to missing hardware. (nw)
New working machines added: Micro Genius IQ-501, Micro Genius IQ-502, Dendy Classic 2 (nw)
nes: marked dendy as a clone of iq501 (nw)
________________________
Griffon (Olympia bootleg of Phoenix) [f205v]
Also added MACHINE_IMPERFECT_SOUND to the games known to substitute the melody generator with a piggyback PCB. There might be more. (nw)
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.
(nw) This hashes all the files upfront, then does the expensive
driver/software scan only once. It also walks all devices so it can
identify ROMs for slot devices that aren't inserted by default.
The normal way to acknowledge a GIME interrupt is by reading from $FF92/3. However, the act of disabling interrupts by writing to the same registers will also do the trick, and we were not emulating this technique.
Thanks to Glen Hewlett and Tim Lindner for helping to identify this problem
* Add bullvsblj to the confirmed dump section with no pcb pic.
* Add shikinjo to the confirmed dump with no pcb pic section.
* Add new dump of Tom and Jerry (Jpn).
* Add valis3j to the confirmed dump with no pcb pic section
* Move worldillj to the confirmed dump section.
* Move bullvsblj to the confirmed dump section and add pcb feature