summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/tait8741.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-8/+8
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-101-28/+5
* devcb3 Vas Crabb2018-07-071-4/+4
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-18/+18
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+27
* josvolly: running the MCUs faster gets it back to the state it was in with th... Vas Crabb2017-01-011-77/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-24/+24
* MEMBER not a HANDLER (nw) Miodrag Milanovic2014-04-171-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-26/+26
* converted tait8741 mcu hack to a device, kept it as 4 pack since driver anywa... Miodrag Milanovic2014-04-011-26/+162
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+1
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-13/+13
* More protection sim fixes Angelo Salese2012-07-301-10/+0
* BIG update. Aaron Giles2011-03-291-1/+1
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-2/+1
* Reworked MCU sim from scratch, using cpu_get_pc until I understand... Angelo Salese2009-12-281-0/+1
* new not working Angelo Salese2009-12-261-1/+12
* Converted the following drivers to the new device-based 6821 PIA: Aaron Giles2009-03-021-0/+3
* Terminology cleanup. "Machine" handlers are now "space" handlers. Aaron Giles2008-11-151-1/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+50