summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/idsa.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+19
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-10/+71
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-71/+10
* idsa.cpp: Random fixes (nw) AJR2017-12-041-10/+71
* idsa.cpp: Update notes (nw) AJR2017-11-191-2/+2
* idsa.cpp: Add PPIs (nw) AJR2017-11-181-1/+19
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* IDSA pinball: added some meat to the bones (nw) Robbbert2016-09-031-19/+240
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* Fixes to build with visual studio. 3rdparty\zlib doesn't seem to be picked up... smf-2016-08-251-0/+1
* Pro-80: added devices. Centaur: fixed typo. Robbbert2016-08-251-8/+8
* some skeleton drivers to finish synching with PinMAME (nw) Ivan Vangelista2016-08-241-0/+86