I just finished work on adding some new games to my src alotta graft went into this one updated coolpool.c TMS34010 and TMS32025
to MAME97 then added a sound fix for cool pool and 9 Ball shoot out from MAME115 and pasted it into the TMS32025 CPU
some changes to src files as well like added a new generic nvram handler for 16 and 32 bit saving to common.c/h plus some extra
defines from the TMS32025 were linked with cpuintrf.h
Note that i had to switch the games to use TMS32025 sound CPU as the one they are supposed to be using
TMS32026 for some reason made the games lock up during the DSP IOP check on boot in my src i dont see any problems
by using the TMS32025 CPU core the games seem to play fine
Heres the src if you want it strictly prelim work ATM as ive not yet tested other games that use the TMS CPU's which i had to
update because of graphical and sound problems with the games i have a list of all the drivers that share em which im gonna test
all the games over the next few days thankfully there's not too many
Edit almost forgot i left some notes in the driver about how to fix the controls in Cool Pool below the control defines for that game
unfortunately i couldn't fix the controls in Ameri Darts