summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taitoair.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tc0080vco.cpp : Updates cam9002019-05-101-2/+0
* taitoair.cpp : Updates cam9002019-05-061-49/+52
* -devices/sound/2608intf, 2610intf: Removed MCFG macros, nw mooglyguy2018-12-291-1/+2
* witness the power of devcb3 to tear through boilerplate (in Taito C-Chip), al... Vas Crabb2018-07-141-17/+23
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-1/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* Written a new device for Taito Yoke based inputs, i.e. ones found in Midnight... angelosa2017-08-201-0/+3
* Use callbacks to set coin counters and coin lockouts from Taito I/O devices (nw) AJR2017-06-071-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* 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
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-4/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-2/+2
* taitoair.c fixes and changes: angelosa2015-06-301-1/+5
* taitoair: tweaks (nw) Olivier Galibert2015-06-301-2/+2
* ainferno: Little gift for Kale (nw) Olivier Galibert2015-06-301-10/+30
* Added crude sprite DMA pause feature: resuming causes sprites to be drawn abo... angelosa2015-06-241-1/+3
* Added double buffering mechanism to ROZ layer, looks a bit better during tran... angelosa2015-06-241-0/+2
* topland: Fix the background gradient [O. Galibert] Olivier Galibert2015-06-241-2/+2
* GPL - > LGPL for Kale (nw) Miodrag Milanovic2015-05-131-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
* Various, mainly Taito drivers: clean up banking, remove unneeded postload cal... Alex W. Jackson2014-12-191-2/+0
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-201-1/+2
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* modernized Taito I/O devices. [Osso] Fabio Priuli2013-06-041-9/+12
* taito devices lookup cleanup (nw) Miodrag Milanovic2013-04-161-1/+3
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+2
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-1/+2
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+1
* Modernization of drivers part 19 (no whatsnew) Miodrag Milanovic2013-02-131-0/+6
* 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-12/+12
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-8/+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/+4
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-7/+13
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-9/+9
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+12
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+3