Hi
I'm slowly learning some Python programming on my brand new Apple MacBook Pro M1 MAX! This seems to be not very hard and with very little code, you can do many things.
I decided to verify some of your files using python by comparing to the mame -listxml file.
I extracted cheat.7z and found a small list of cheat files that are not in latest mame anymore by comparing them to -listxml. I think they can be deleted because those roms don't exist anymore.
Here are the file names I found:
asukaja bucanera cityatta cosmica22 cosmica23 cosmica2a floritas floritasm guttangts3 komemokos meteora pacmanblci pengo6 sfz2alr1 spacfurybl winspikea
So what I did is compare the file name of each XML file to -listxml. If the romset was not found, I printed out the XML file name that was not found, generating this list above.
Valentina
Edited by kirby (11/05/21 06:41 PM)
|