summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/othunder.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-8/+8
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-3/+3
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-6/+6
* devcb3 Vas Crabb2018-07-071-8/+8
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* More custom MCFG results, nw mooglyguy2018-06-051-2/+1
* 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-6/+6
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* 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-10/+10
* othunder: Use ADC0808 device Dirk Best2018-04-021-71/+26
* othunder.cpp: changed to mono speaker, as shown on schematics and verified on... Ivan Vangelista2018-03-301-19/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+28
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Use callbacks to set coin counters and coin lockouts from Taito I/O devices (nw) AJR2017-06-071-0/+9
* Add port 3 write callback for TC0220IOC and TC0510NIO (nw) AJR2017-06-071-35/+12
* new working clone Ivan Vangelista2017-06-071-21/+61
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* more anonymous timers work (nw) Ivan Vangelista2017-04-131-1/+3
* Self-registering devices prep: Vas Crabb2017-02-271-4/+7
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* othunder.cpp: Correct Cut-n-paste company error - NW briantro2016-07-231-1/+1
* New Operation Thunderbolt clone briantro2016-07-231-4/+43
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-14/+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
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-0/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+921