summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/redalert.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-1/+1
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-18/+16
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-3/+3
* dkong, gridlee, hyprolyb, jedi, mario, phoenix, pleids, polepos, redalert, tx... mooglyguy2018-05-311-0/+13
* redalert: all ends up doing the same sound start anyway (nw) Vas Crabb2018-05-171-19/+34
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-12/+14
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-1/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* 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
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Removed SOUND_START legacy MACRO. Added SOUND_START_MEMBER and SOUND_RESET_ME... Ivan Vangelista2013-10-271-0/+2
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-3/+3
* Modernized hc55516 sound chip. [Osso] Scott Stone2013-07-231-3/+10
* 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 17 (no whatsnew) Miodrag Milanovic2013-02-121-0/+2
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-0/+7
* 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-6/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+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-5/+9
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-3/+5
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-1/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+4
* 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
* From: Atari Ace Aaron Giles2011-02-031-4/+17
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-7/+7
* Fixed color prom hook-up in Panther [Angelo Salese] Angelo Salese2009-08-041-0/+1
* New games/clones: WW III (Irem 1981), I P M Invader (Incomplete Dump) Couriersud2008-08-181-0/+2
* Demoneye-X fixes Zsolt Vasvari2008-01-231-0/+4
* Rewrote and modernize driver: Zsolt Vasvari2008-01-231-0/+26