summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/victory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-2/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* exidy.cpp, victory.cpp: Full encapsulation of audio devices AJR2018-06-031-2/+0
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-3/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-3/+5
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-44/+57
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* daily timer_set removal (nw) Ivan Vangelista2017-04-201-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* 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-5/+5
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-6/+6
* victory.c: added save state support (nw) Ivan Vangelista2015-04-081-13/+20
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Modernization of drivers part 20 (no whatsnew) Miodrag Milanovic2013-02-131-0/+10
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-18/+18
* 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-4/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-4/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-3/+3
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* 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-19/+19
* This patch revisits archive files I've already patched to remove Aaron Giles2011-02-281-3/+41
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Decoupled some entagled drivers: [Atari ACe] Aaron Giles2011-02-181-0/+8
* Reorganizing the exidy audio hardware code. Only checking in because of the ... Zsolt Vasvari2008-01-131-0/+22