Go to file
Aaron Giles a0dc0e0196 Added new function mame_fclose_and_open_next() which will close a file
and then keep searching the searchpath for the next valid file. Did some
internal rearranging in fileio.c to make this work.

Changed cheat search so that it loads *all* cheat files in all search
paths. Note that it is easy to end up with duplicate entries this way.
Some currently disabled code is present which filters out duplicates,
but the logic for doing this is quite unclear with the presence of
text-only cheats, which is why the code is disabled for now.
2009-09-03 15:54:07 +00:00
docs Ouch... there was still one crsshairpath... 2009-07-14 18:08:29 +00:00
src Added new function mame_fclose_and_open_next() which will close a file 2009-09-03 15:54:07 +00:00
.gitattributes More improvements to Noraut Poker systems [Roberto Fresca] 2009-08-29 22:42:31 +00:00
makefile Added infrastructure to compile universal standalone disassembler: 2009-08-22 06:25:07 +00:00