summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/idsa.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+8
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-8/+9
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-14/+15
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* less space (nw) smf-2018-09-141-1/+1
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-8/+9
* sp0256: Remove MCFG_ (nw) Nigel Barnes2018-07-101-2/+2
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-3/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* 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