summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/inder.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-7/+5
* corrected dumps for audiocpu ROMs for toppin and pinclown [PinMAME] Ivan Vangelista2018-11-061-1/+1
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-39/+17
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-4/+4
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-6/+6
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-2/+2
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-4/+4
* devcb3 Vas Crabb2018-07-071-6/+5
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-7/+10
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-21/+21
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-14/+14
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-60/+60
* (nw) output finder for gts80a,gts80b,inder,jeutel,jp,ltd Robbbert2018-04-041-2/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-65/+71
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+12
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-11/+11
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+8
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* inder.cpp: Modernize MSM5205 callback (nw) AJR2017-06-211-14/+5
* New not working machine Ivan Vangelista2017-06-121-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* Self-registering devices prep: Vas Crabb2017-02-271-3/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Another attempt at improving accuracy of sound emulation in inder.cpp (nw) AJR2016-12-171-4/+6
* 74157 updates, pinball division (nw) (#1841) ajrhacker2016-12-171-13/+25
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* All pinballs marked as NOT_WORKING (board decision) (nw) Robbbert2016-09-041-9/+9
* Another round of these Vas Crabb2016-08-271-1/+1
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* Don't rely on macro expansion to supply parentheses around condition for if s... Vas Crabb2016-08-161-13/+13
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-091-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1641