summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/driver.c
Commit message (Expand)AuthorAgeFilesLines
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-4/+4
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-251-1/+1
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-2/+2
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-293/+1
* Removed expand_machine_driver(). Aaron Giles2008-02-181-13/+31
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+520