summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mhavoc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for alphaone which doesn't have these ports (nw) AJR2019-09-161-2/+2
* PORT_CUSTOM simplification (nw) AJR2019-09-141-8/+12
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-12/+16
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-2/+2
* mhavoc.cpp: Use device finder for TMS5220 (nw) AJR2018-05-211-0/+3
* mhavoc: Use array finder for POKEYs (nw) AJR2018-05-201-0/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-21/+27
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* 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/+3
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* 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
* updated according to responses sent by email (nw) Miodrag Milanovic2015-05-281-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
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+3
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-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-9/+8
* Moved handling of quad pokey into drivers as asked (no whatsnew) Miodrag Milanovic2012-10-031-0/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-2/+1
* 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-8/+0
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+4
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1
* modernization of some CUSTOM_INPUT's part 2 (no whatsnew) Miodrag Milanovic2012-04-091-11/+6
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-11/+13
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+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-14/+14
* From: Atari Ace [atari_ace@frontier.com] Aaron Giles2011-01-271-1/+23
* A few more fixes. Aaron Giles2009-12-211-0/+3
* Added save state support to asteroid, bwidow, mhavoc, omegrace Couriersud2009-02-211-0/+2
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-281-4/+6
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+43