summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lockon.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* New working machine added hap2019-04-121-11/+0
* ay8910: changed my mind on prev i/o bandaid, it's too dangerous: port read ca... hap2019-04-071-4/+5
* ay8910: reset i/o reg on port direction change (nw) hap2019-04-051-3/+4
* Revert "lockon: Fix coin counters (MT05374)" Dirk Best2019-04-051-11/+3
* lockon: Fix coin counters (MT05374) Dirk Best2019-04-051-3/+11
* (nw) Clean up the mess on master Vas Crabb2019-03-261-19/+19
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+19
* mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) Ivan Vangelista2019-02-281-18/+18
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-12/+12
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-5/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-17/+17
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-1/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* 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
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-12/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-13/+13
* lockon.cpp, vertigo.cpp: Correct ADC clocks (nw) AJR2018-04-021-6/+6
* lockon: Use ADC0808 device Dirk Best2018-04-021-19/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-58/+63
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* Make watchdog timer a separate device AJR2016-04-301-1/+2
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+778