I'm not sure if the change from "m_image_name = softlist:gamename" to "m_image_name = softlist:gamename:partname" was done on purpose, but given how close we are to the release, I think it's safer to fix it here than to modify the softlist code.
* Identified and added EF6821P PIA for I/O.
* Identified and added the CRTC as HD/UM6845.
* Identified a Maxim MAX691 and hooked watchdog/reset functions
based on the PIA line where is tied. Also hooked others
minor related things.
* Identified a Darlington Array ULN2003.
* Added correct clocks for main crystal, CPU and CRTC through #define.
* Improved inputs/jumpers with PCB traces.
* Added technical notes.
of machine->pens to lookup RGB32 values if the palette is present (it
is on all screen bitmaps). Today these are identical, but it's part of
a long-term effort to move away from a global palette and allowing
each bitmap or screen to have their own if that is preferred.
* Remove hardcoded ".wav" sample extensions from within drivers
* Update samples.c to check for both .flac and .wav extensions when loading a sample
* Made sample loading failure a bit more verbose (various zips contained 0 byte samples, I assume to keep clrmame happy or something)
* Fixed memory allocation with 8-bit flac samples
Act Fancer: fixed background tilemap size, corrects level boss bg
(partial fix for MT #4585) [David Haywood]
Roms dumped were specifically marked "TEG1" and matched the parent set.
New Clone Added
--------------------------------------
Tekken Tag Tournament (Asia, TEG2/VER.C1, set 1) [Brian Troha, Smitdogg, The Dumping Union]
------------------
Print Club 2 Felix The Cat (Rev. A) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
Print Club 2 '98 Spring Ver [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
(Note: I couldn't reproduce the crash reported under any build on any OS, but Valgrind indicated out-of-bounds reads without this change and none with it).