summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/harddriv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* harddriv.cpp: Add ADC0809 device (nw) AJR2018-04-021-4/+2
* MCFG_DEVICE_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK conversion, part 1 AJR2018-03-281-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+20
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+10
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Improvements to 28XX parallel EEPROM emulation AJR2017-08-301-0/+1
* harddriv.cpp: Add 74LS259 to sound board (nw) AJR2017-07-271-0/+7
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-1/+0
* harddriv.cpp: worked around a strtdriv sound regression (nw) Ivan Vangelista2017-05-271-1/+1
* some more device_add_mconfig. Done for the \mame tree. Will wait for freeze t... Ivan Vangelista2017-05-271-9/+9
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-2/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-34/+46
* harddriv: Device cleanup [O. Galibert] Olivier Galibert2017-03-031-21/+13
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* harddriv: hook up the first rs232 port to enable linking (nw) Ariane Fugmann2017-01-031-0/+3
* harddriv: hook up outputs and add "single screen"-layouts for race drivin' pa... Ariane Fugmann2017-01-021-0/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-126/+126
* made analogue ports optional again as Race Drivin' Panoramic doesn't have the... smf-2016-10-181-2/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-6/+5
* tms32010.cpp: devcb instead of memory map for bio line (nw) Ivan Vangelista2016-06-231-1/+1
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-1/+3
* Make watchdog timer a separate device AJR2016-04-301-2/+0
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-2/+3
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* More null fixes, nw therealmogminer@gmail.com2016-01-231-189/+207
* reverting: Miodrag Milanovic2016-01-201-16/+16
* tags are now strings (nw) Miodrag Milanovic2016-01-161-16/+16
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-28/+28
* harddriv.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-141-1/+8
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-6/+6
* Fix MT 5910 [Alex Jackson] Alex W. Jackson2015-05-071-1/+1
* harddriv.c: cleanups (nw) Ivan Vangelista2015-05-071-6/+5
* harddriv.c: separated the harddriv sound board from the driver class into a d... Ivan Vangelista2015-05-071-55/+72
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-21/+17
* Start converting the various Hard Drivin' board types to be devices, allowing... mamehaze2014-11-061-57/+236
* get rid of some global stuff by making this a device, need this step for now,... mamehaze2014-11-051-1/+5
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-6/+6
* Removed running_machine parameter from various methods were it wasn't needed ... Ivan Vangelista2014-10-061-0/+2
* tms340x0_device: converted to use inline config, devcb and delegates. (nw) Ivan Vangelista2014-09-241-18/+11
* Updated most of the remaining static TIMER_CALLBACKs (nw) to MEMBERs. (nw) Ivan Vangelista2014-08-291-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* legacy timer device callback removed (nw) Miodrag Milanovic2014-04-211-3/+5
* modernized cage, dcs and midwayic (nw) Miodrag Milanovic2014-04-201-9/+9
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* harddriv.c: a few more functions moved in the driver state. (nw) Ivan Vangelista2014-03-301-0/+5
* dsp32 devcb2 (nw) Miodrag Milanovic2014-03-231-3/+3