summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/validity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-3/+3
* device_gfx_interface [Alex Jackson] Alex W. Jackson2014-04-051-1/+0
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-0/+4
* rest of ATTR_PRINTF review (nw) Oliver Stöneberg2014-02-251-1/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+16
* 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