summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/groundfx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-14/+14
* 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-9/+9
* misc cleanup (nw) Vas Crabb2018-07-041-2/+2
* 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-2/+2
* 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-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* groundfx: Use ADC0808 device Dirk Best2018-04-021-44/+15
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-17/+18
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* groundfx.cpp: added a note about an undumped version which has been seen in t... Ivan Vangelista2017-11-271-0/+5
* taito_en: Use MB8421 for communication RAM AJR2017-06-121-1/+1
* groundfx: Use TC0510NIO device for inputs AJR2017-06-081-69/+34
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* misc timer_set removal (nw) Ivan Vangelista2017-04-181-27/+24
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Make watchdog timer a separate device AJR2016-04-301-1/+3
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-1/+0
* audio/taito_en.cpp: use device_mconfig_additions() (nw) Ivan Vangelista2016-03-111-2/+2
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+445