summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segag80v.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-1/+2
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-14/+22
* segag80v, segasnd: Removed machine().device, nw mooglyguy2018-05-311-2/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* MT06888 fix (nw) AJR2018-02-261-0/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+7
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* 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
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+4
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-2/+2
* Device-ified vector.c. (nw) Ivan Vangelista2013-11-011-1/+4
* Modernized Sega Speech and Sega USB devices. (nw) Ivan Vangelista2013-10-241-5/+11
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* "samples" lookup tag removal (nw) Miodrag Milanovic2013-04-141-2/+4
* 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 18 (no whatsnew) Miodrag Milanovic2013-02-121-0/+4
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-10/+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/+3
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+6
* 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-4/+5
* Convert INPUT_CHANGED to INPUT_CHANGED_MEMBER (no whatsnew) Miodrag Milanovic2012-04-121-0/+1
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-6/+6
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+10
* 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
* Audio device additions: [Atari Ace] Scott Stone2011-04-091-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-12/+12
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Decoupled some entagled drivers: [Atari ACe] Aaron Giles2011-02-181-0/+2
* Eliminated global/static variables in a number of Konami/Sega drivers Aaron Giles2011-02-121-3/+20
* Removed several exported non-const global variables from the core [Atari Ace] Phil Bennett2010-08-131-2/+5
* Ok, this is The Big One. Aaron Giles2009-02-111-2/+0
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+23