summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taito_z.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* taito_z: Use ADC0808 device Dirk Best2018-04-021-27/+26
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+22
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+11
* Make TC0040IOC its own device type and separate its functionality from TC0220IOC AJR2017-06-081-0/+2
* Use callbacks to set coin counters and coin lockouts from Taito I/O devices (nw) AJR2017-06-071-0/+1
* Add port 3 write callback for TC0220IOC and TC0510NIO (nw) AJR2017-06-071-2/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Devfind revision phase 2 (nw) AJR2016-08-051-2/+2
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-3/+2
* 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-3/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Added license for David Graves (nw) Miodrag Milanovic2015-06-071-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* 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-4/+0
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* tc0140syt: updated to use inline configs. nw. Fabio Priuli2014-04-081-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/+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-6/+6
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-201-2/+6
* 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-0/+2
* A hanful more. (nw) Andrew Gardner2013-05-151-2/+9
* taito devices lookup cleanup (nw) Miodrag Milanovic2013-04-161-8/+13
* was laying, one more cleanup, now really done for today (nw) Miodrag Milanovic2013-04-111-2/+3
* made rest of devices optional where needed (nw) Miodrag Milanovic2013-04-091-1/+1
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-4/+7
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+2
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-1/+2
* 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
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* 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-14/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-8/+16
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+5
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-3/+3
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* cleanup Michaël Banaan Ananas2012-06-051-3/+0
* give racingb its own inputs and video update handler, the game is playable no... Michaël Banaan Ananas2012-06-051-1/+1
* cleanup cpua_ctrl_w + removed outdated changelog Michaël Banaan Ananas2012-06-051-4/+4