summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/hashfile.c
Commit message (Expand)AuthorAgeFilesLines
* GCC 4.6 "Variable assigned but not used" fixes, part 6 (no whatsnew) R. Belmont2011-05-301-3/+5
* Ported DC, SMS and SG1000 to main folder, nw Angelo Salese2011-05-061-0/+617
* Removed hashfile and dependencies (no whatsnew) Miodrag Milanovic2011-02-141-573/+0
* Hash generation and general cleanup. New class hash_collection holds Aaron Giles2011-02-141-29/+23
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-28/+16
* hashfile moved from MESS to emu section (needed for now in image support unti...mame0138u2 Miodrag Milanovic2010-06-171-0/+591