summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/vertigo.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vertigo: Use ADC0808 device Dirk Best2018-04-021-2/+4
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-92/+103
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* topgunnr: Remove no longer used functions (nw) AJR2018-01-121-2/+0
* topgunnr: Add XTAL and motor MCU (nw) AJR2018-01-121-3/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-48/+48
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-251-2/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* 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
* small cleanups here and there (nw) Ivan Vangelista2014-09-261-4/+0
* updated ttl74148 and ttl74153 to use delegates. nw. Fabio Priuli2014-04-131-4/+2
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-2/+0
* Device-ified vector.c. (nw) Ivan Vangelista2013-11-011-0/+3
* Modernized ttl74148.c. This still needs updating to devcb/devcb2. (nw) Ivan Vangelista2013-08-221-1/+3
* Modernized Exidy 440 CVSD audio device. [Osso] Scott Stone2013-07-231-1/+3
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* compile fix (nw) Miodrag Milanovic2013-06-031-0/+2
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-6/+9
* 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
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+0
* Modernization of drivers part 20 (no whatsnew) Miodrag Milanovic2013-02-131-5/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-25/+25
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-271-0/+2
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-2/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-5/+0
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-3/+3
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+4
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-2/+3
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-7/+7
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-8/+5
* Ok, last spring cleaning, I hope ... Angelo Salese2011-04-191-1/+1
* Privatized most of the m_machine pointers in the system to prevent Aaron Giles2011-04-191-5/+12
* Audio device additions: [Atari Ace] Scott Stone2011-04-091-0/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-10/+10
* BIG update. Aaron Giles2011-03-291-4/+6
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-3/+91
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Last round of fixups based on Tafoid's regression list. Aaron Giles2009-12-221-0/+2
* First round of fixes for post-initialization allocs. Aaron Giles2009-12-201-0/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1