summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/harddriv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* srcclean (nw) Vas Crabb2018-12-231-13/+13
* Fixed regression with steeltal et al, nw mooglyguy2018-12-161-1/+1
* -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... mooglyguy2018-12-161-162/+177
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-3/+3
* tms34010: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-051-41/+38
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-3/+2
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-17/+19
* rs232: small start at removing MCFG macros (nw) Ivan Vangelista2018-10-171-2/+2
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+4
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-18/+18
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-7/+8
* coolpool, cave, foodf, itech32, slapstic, dvk_kcgd, dfruit, by17, by35: Remov... mooglyguy2018-06-161-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-51/+51
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-1/+1
* Some cleanup on #3592 (nw) Vas Crabb2018-05-211-1/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-62/+62
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-56/+56
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Bind devcb relative to current device. This is probably going to break Vas Crabb2018-05-011-1/+1
* racedrivpan: Fix fatal error caused by ADC introduction (nw) AJR2018-04-051-0/+10
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-35/+35
* harddriv.cpp: Add ADC0809 device (nw) AJR2018-04-021-15/+26
* MCFG_DEVICE_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK conversion, part 1 AJR2018-03-281-4/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-149/+166
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-27/+27
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-17/+17
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-10/+10
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-32/+46
* (nw) Fixed 72 validation errors. Robbbert2018-01-131-0/+1
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+4
* MCFG_DEVICE_REMOVE("vref") removal (nw) AJR2018-01-101-1/+0
* New way to provide DAC reference inputs (nw) AJR2018-01-101-4/+2
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-1/+1
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* srcclean (nw) Vas Crabb2017-05-301-1/+2
* harddriv.cpp: fixed steeltal regression caused by my recent changes. Thanks T... Ivan Vangelista2017-05-301-4/+6
* harddriv.cpp: worked around a strtdriv sound regression (nw) Ivan Vangelista2017-05-271-3/+4
* some more device_add_mconfig. Done for the \mame tree. Will wait for freeze t... Ivan Vangelista2017-05-271-154/+98
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-18/+18
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-134/+134
* harddriv: Device cleanup [O. Galibert] Olivier Galibert2017-03-031-12/+60
* Self-registering devices prep: Vas Crabb2017-02-271-15/+18
* harddriv: hook up the first rs232 port to enable linking (nw) Ariane Fugmann2017-01-031-1/+6
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-37/+37