summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/harddriv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-119/+119
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-1/+1
* Make more use of the NODEVICE_LAN flag (nw) (#5235) Hydreigon2019-06-141-5/+5
* asic65.cpp : Updates cam9002019-04-261-9/+9
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+7
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* tms34010.cpp : Internalize io register, Add notes, Remove register_po… (#4602) cam9002019-02-061-4/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2
* 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