summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nitedrvr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-14/+14
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-3/+4
* Changed all driver_data structs into classes with a simple Aaron Giles2010-02-251-2/+6
* Added driver_data struct and save states to the following drivers: news.c, ni... Fabio Priuli2010-02-241-2/+27
* And some more. Converted the ds2404 to a device along the way. Aaron Giles2009-12-211-0/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-08-201-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-0/+5
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+39