summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/circus.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-7/+9
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-4/+4
* src cleanup (mostly spaces to tabs), removed changelog (objections?), added T... Michaël Banaan Ananas2011-02-161-10/+4
* circus.c: Improved interrupt handling: circus generates them the same way as ... Michaël Banaan Ananas2011-02-151-3/+0
* running_device -> device_t Aaron Giles2010-12-311-3/+3
* 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
* Cleanups and version bump. Aaron Giles2010-03-041-1/+1
* Changed all driver_data structs into classes with a simple Aaron Giles2010-02-251-2/+6
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Cleaned up many driver data structs to obtain two results: Fabio Priuli2009-11-291-0/+1
* And now, something worth a mention: added full driver data struct to changela... Fabio Priuli2009-11-221-7/+28
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-4/+4
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-4/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+34