summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taito_f2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tc0280grd.cpp : Internalize gfxdecode, Allow masked priority cam9002019-06-071-2/+2
* taito_f2.cpp : Updates (#5019) cam9002019-05-101-96/+105
* tc0110pcr.cpp : Updates cam9002019-05-051-1/+2
* tc0100scn.cpp : Updates cam9002019-04-031-0/+3
* -devices/sound/2608intf, 2610intf: Removed MCFG macros, nw mooglyguy2018-12-291-2/+3
* misc cleanup (nw) Vas Crabb2018-07-041-21/+21
* (nw) protected is needed for derived classes Robbbert2018-07-041-1/+1
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-56/+60
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-26/+26
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-26/+26
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* use real C-chip ROM for MegaBlast [Team Caps0ff] (#3401) David Haywood2018-03-291-0/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+33
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+37
* (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... Vas Crabb2017-07-071-9/+19
* create c-chip device with correct CPU type in it and a bunch of notes (pinout... David Haywood2017-07-051-4/+3
* New device: TE7750 Super I/O Expander AJR2017-06-151-3/+1
* Use callbacks to set coin counters and coin lockouts from Taito I/O devices (nw) AJR2017-06-071-0/+1
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-1/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* misc palette cleanups (nw) Dirk Best2015-08-021-2/+0
* 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
* tc0100scn.c: fixed postload, fixes cameltry save state regression (nw) Ivan Vangelista2015-05-181-0/+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
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* 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/+4
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-3/+3
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-201-1/+5
* Modernization of the remainder of taitoic as well as the deco_bac06 device. ... Scott Stone2013-06-301-0/+3
* modernized Taito I/O devices. [Osso] Fabio Priuli2013-06-041-1/+7
* More MAME drivers lose their anonymous timers. (nw) Andrew Gardner2013-05-151-2/+9
* taito devices lookup cleanup (nw) Miodrag Milanovic2013-04-161-9/+15
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-2/+4
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+1
* Modernization of drivers part 19 (no whatsnew) Miodrag Milanovic2013-02-131-0/+8
* modernized reset of pre/postload calls, just few legacy left (no whatsnew) Miodrag Milanovic2013-02-011-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-13/+13
* 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-42/+0