summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/avalnche.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-6/+5
* Cleanups for various Atari drivers and PlayChoice-10 (nw) AJR2017-07-251-9/+3
* New 74LS259/9334/CD4099 devices AJR2017-07-251-7/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* 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-2/+2
* update license for Mike Balfour (nw) Miodrag Milanovic2015-05-231-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
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-2/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+0
* fix catchp crash Michaël Banaan Ananas2012-10-021-5/+8
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-6/+7
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+3
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+5
* 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-3/+3
* separate memmap for catchp, it supports coincounters and has different sound hw Michaël Banaan Ananas2011-03-101-0/+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
* 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
* Cleaned up many driver data structs to obtain two results: Fabio Priuli2009-11-291-0/+2
* Added driver_data struct and save states to astinvad.c and avalnche.c Fabio Priuli2009-11-191-0/+8
* Ok, this is The Big One. Aaron Giles2009-02-111-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+15