summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gunbustr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gunbustr.cpp : Updates cam9002019-05-081-10/+16
* misc cleanup (nw) Vas Crabb2018-07-041-2/+9
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-9/+12
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* gunbustr: Use TC0510NIO device for inputs AJR2017-06-081-6/+1
* more anonymous timers work (nw) Ivan Vangelista2017-04-131-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Make watchdog timer a separate device AJR2016-04-301-0/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* some manual changes to unique_ptr (nw) Miodrag Milanovic2015-12-251-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Quiet LTO ODR warnings (NW) Cowering2015-07-081-2/+2
* Added license for David Graves (nw) Miodrag Milanovic2015-06-071-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* gunbustr.c: use core palette handling (nw) Alex W. Jackson2014-11-101-4/+1
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-1/+1
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-1/+1
* Rename eeprom_device to serial_eeprom_device in anticipation of adding Aaron Giles2013-07-261-1/+1
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-1/+1
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-201-1/+1
* Modernization of the remainder of taitoic as well as the deco_bac06 device. ... Scott Stone2013-06-301-0/+3
* More MAME drivers lose their anonymous timers. (nw) Andrew Gardner2013-05-151-1/+8
* more eeprom devices (nw) Miodrag Milanovic2013-04-121-1/+5
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-0/+1
* 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-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-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* small cleanups + disabled coin lockout for gunbustrj Michaƫl Banaan Ananas2012-05-111-1/+7
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-4/+7
* 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/+6
* 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-6/+6
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-0/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* From: Atari Ace Aaron Giles2011-02-031-0/+23
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+4