summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/validity.h
Commit message (Expand)AuthorAgeFilesLines
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-3/+3
* Move driver list/enumerator to new file drivenum.c/.h. Aaron Giles2012-04-061-0/+1
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-231-1/+0
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-8/+8
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-4/+119
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-1/+1
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-1/+1
* Changed driver_device to expose the game_driver's ROMs through the Aaron Giles2010-09-031-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+0
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* Added some missing header declarations and static qualifiers. Added validity.... Phil Bennett2010-01-061-0/+22