summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/gamedrv.h
Commit message (Expand)AuthorAgeFilesLines
* Add ATTR_COLD to DECLARE_(foo)_START and DECLARE_DRIVER_INIT (nw) Alex W. Jackson2014-07-071-1/+1
* 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-105/+105
* Since there is no clear way to determine if mouse should be shown or not, I a... Miodrag Milanovic2012-08-191-0/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-95/+8
* Added GAME_IMPERFECT_KEYBOARD flag and changed ui.c to use that instead of di... Miodrag Milanovic2012-08-061-0/+1
* Changed macros that are MESS related, no need to recompile MAME since they ar... Miodrag Milanovic2012-08-051-3/+3
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-3/+3
* Sega 16-bit cleanup, part 1 (still more coming): Aaron Giles2012-08-041-0/+85
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-10/+0
* Clean-ups and version bumpmame0145u6 Angelo Salese2012-04-081-4/+4
* Move driver list/enumerator to new file drivenum.c/.h. Aaron Giles2012-04-061-0/+221