summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/spiders.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+2
* 74123: Use line handlers for single lines Dirk Best2017-11-101-2/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Further IRQ passthrough cleanup AJR2016-07-081-2/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* spiders: use standard 3-bit palette Dirk Best2015-07-271-4/+5
* Update for Zsolt Vasvari (nw) Miodrag Milanovic2015-05-251-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-0/+3
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-7/+8
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-271-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-2/+0
* Memory handler normalization, part 1. Aaron Giles2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+1
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+7
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-2/+3
* 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/+7
* Updated sigma/stern/subsino/tatsumi/tch/tecfri/technos/tehkan to driver_devices. Aaron Giles2011-03-031-0/+18
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-1/+1
* Converted the following drivers to the new device-based 6821 PIA: Aaron Giles2009-03-021-4/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+15