Since I used to know C quite well, I'm trying to get into the MAME code a little bit to get myself back up to snuff (been in the business world for 2 years and they only have me to ASP in VB.NET and C# stuff, which my grandma could do...) and maybe try to get some more save states working, being that hiscore support has been dropped.
First I have been looking into the games that I want to have save state, since I play them... but the first 2 that I tested Rush'n Attack (gberet) and SFII CE (sf2ce) both seem to do fine when I use save and load state manually.
Is there things that are keeping them on the "unsupported" save state list? I have been pretty much just going through the game for about 10 minutes and saving the state every minute or so while doing things I think might break it. Nothing so far has. Any ideas?