summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cchasm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* More gen_latch (nw) Ivan Vangelista2016-05-201-0/+10
* 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-3/+3
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-4/+4
* cchasm.c: added save state support (nw) Ivan Vangelista2015-05-181-16/+21
* update licenses for : Tony La Porta, Sean Young, Mathis Rosenhauer, Paul Prie... Miodrag Milanovic2015-05-151-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
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-281-4/+0
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-2/+4
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-1/+1
* Device-ified vector.c. (nw) Ivan Vangelista2013-11-011-1/+4
* Removed SOUND_RESET legacy MACRO. (nw) Ivan Vangelista2013-10-291-1/+0
* Removed SOUND_START legacy MACRO. Added SOUND_START_MEMBER and SOUND_RESET_ME... Ivan Vangelista2013-10-271-6/+9
* Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-1/+8
* dac_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+6
* 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
* Modernization of drivers part 2 (no whatsnew) Miodrag Milanovic2013-02-051-0/+1
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-0/+2
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-11/+0
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+2
* Removed legacy Z80 CTC interfaces. Aaron Giles2012-08-081-1/+1
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-2/+3
* Replaced remaining instances of INPUT_CHANGED with INPUT_CHANGED_MEMBER (no w... Miodrag Milanovic2012-04-121-3/+1
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-6/+6
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-2/+2
* 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-8/+8
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-2/+17
* - Refactored Z80CTC to use devcb Curt Coder2009-10-201-0/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-03-051-1/+1
* Ok, this is The Big One. Aaron Giles2009-02-111-3/+3
* Here's another MAME tidy patch. This one adds missing const/statics, Aaron Giles2008-11-021-0/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+30