| Commit message (Expand) | Author | Age | Files | Lines |
* | harddriv, racedrivc: swap coin inputs, |  hap | 2023-06-21 | 12 | -217/+223 |
* | Fix MT07568: hyprdriv (seattle) randomly freezes. (#9559) |  tedgreen99 | 2022-04-14 | 4 | -123/+203 |
* | harddriv.cpp, kenseim.cpp: Use output finders instead of output().set_value |  AJR | 2021-08-29 | 4 | -29/+36 |
* | harddriv.cpp: Use hand written labels for the Race Drivin' (compact, prototyp... |  braintro | 2020-07-24 | 1 | -18/+18 |
* | harddriv.h: missed a spot earlier (nw) |  Justin Kerk | 2019-08-18 | 1 | -1/+1 |
* | harddriv: check for CHD by header string, allows files not named .chd that ar... |  arbee | 2019-08-13 | 1 | -6/+7 |
* | -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2019-06-30 | 110 | -737/+669 |
* | audio/harddriv.cpp: A little less logging (nw) |  AJR | 2019-02-12 | 1 | -1/+1 |
* | tms34010.cpp : Internalize io register, Add notes, Remove register_po… (#4602) |  cam900 | 2019-02-06 | 22 | -69/+97 |
* | -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw |  mooglyguy | 2019-02-03 | 12 | -276/+237 |
* | -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... |  mooglyguy | 2018-12-16 | 33 | -947/+846 |
* | harddriv.cpp: Add ADC0809 device (nw) |  AJR | 2018-04-02 | 3 | -31/+31 |
* | Fix harddriv sound, maybe (nw) |  Olivier Galibert | 2017-12-03 | 1 | -2/+2 |
* | harddriv.cpp: Add 74LS259 to sound board (nw) |  AJR | 2017-07-27 | 2 | -34/+51 |
* | Merge branch 'release0186' |  Vas Crabb | 2017-05-31 | 7 | -13/+14 |
* | harddriv.cpp: fixed steeltal regression caused by my recent changes. Thanks T... |  Ivan Vangelista | 2017-05-30 | 1 | -4/+6 |
* | harddriv.cpp: fixed steeltal regression caused by my recent changes. Thanks T... |  Ivan Vangelista | 2017-05-29 | 1 | -4/+6 |
* | harddriv.cpp: worked around a strtdriv sound regression (nw) |  Ivan Vangelista | 2017-05-27 | 2 | -4/+5 |
* | harddriv: Device cleanup [O. Galibert] |  Olivier Galibert | 2017-03-03 | 2 | -33/+73 |
* | Merge pull request #1913 from SailorSat/master |  R. Belmont | 2017-01-02 | 2 | -1/+9 |
* | harddriv: hook up the first rs232 port to enable linking (nw) |  Ariane Fugmann | 2017-01-03 | 2 | -1/+9 |
| * | Merge pull request #1905 from SailorSat/master |  R. Belmont | 2017-01-01 | 3 | -7/+68 |
|/ |
|
* | harddriv: hook up outputs and add "single screen"-layouts for race drivin' pa... |  Ariane Fugmann | 2017-01-02 | 3 | -7/+68 |
* | harddriv.cpp: nop out a memory range, makes log a bit more sane. A 2 second l... |  Ivan Vangelista | 2016-06-24 | 1 | -0/+1 |
* | harddriv.c: reduce tagmap lookups (nw) |  Wilbert Pol | 2015-08-14 | 5 | -111/+134 |
* | harddriv.c: fixed MT05940 (nw) |  Osso | 2015-05-18 | 1 | -1/+1 |
* | harddriv.c: cleanups (nw) |  Ivan Vangelista | 2015-05-07 | 3 | -46/+42 |
* | harddriv.c: separated the harddriv sound board from the driver class into a d... |  Ivan Vangelista | 2015-05-07 | 4 | -236/+260 |
* | Fixed harddriv debug build regression (nw) |  Osso | 2014-11-18 | 1 | -0/+2 |
* | harddriv.c: a few more functions moved in the driver state. (nw) |  Ivan Vangelista | 2014-03-30 | 3 | -42/+31 |
* | modernized 990_hd, moved some code into ti990_10.c, and simplified harddriv.c... |  Miodrag Milanovic | 2014-03-23 | 15 | -535/+500 |
* | harddriv: moved common_inits in the driver state. (nw) |  Ivan Vangelista | 2013-11-06 | 3 | -148/+140 |
* | harddriv: moved handlers in the driver state. (nw) |  Ivan Vangelista | 2013-11-05 | 4 | -799/+701 |
* | 05303: All sets in harddriv.c: Wrong colors on title screen and during gamepl... |  Phil Bennett | 2013-09-22 | 1 | -6/+6 |
* | Fix harddriv.c, skimaxx.c (nw) |  Alex W. Jackson | 2013-07-28 | 2 | -2/+2 |
* | harddriv.c: converted to use modern n68681 device. [Osso] |  Fabio Priuli | 2013-06-24 | 3 | -17/+18 |
* | harddriv.c: labeled ADC inputs, nw |  Angelo Salese | 2013-05-28 | 1 | -26/+26 |
* | added the device tag when logging that no harddrive is found (nw) |  smf- | 2012-10-10 | 1 | -1/+1 |
* | add harddrive in machine config fragment as the one in the base class isn't c... |  smf- | 2012-09-07 | 1 | -0/+3 |
* | harddriv updates: [Phil Bennett] |  Phil Bennett | 2012-07-21 | 3 | -268/+328 |
* | ok, added harddriv note |  Michaël Banaan Ananas | 2012-07-17 | 3 | -2/+20 |
* | Update CHD error list in chd.c |  Aaron Giles | 2012-02-19 | 3 | -93/+8 |
* | idectrl - made harddrive device search relative (no whatsnew) |  Miodrag Milanovic | 2011-07-09 | 1 | -4/+6 |
* | Replaced largely redundant NVRAM handlers with NVRAM devices |  Aaron Giles | 2010-09-10 | 38 | -754/+601 |
* | Changed driver_data objects to be devices. Replaced the driver_data_t |  Aaron Giles | 2010-09-02 | 1019 | -3361/+2587 |
* | Fixed 03830: All sets in harddriv.c: Message: Duplicate save state registrati... |  Scott Stone | 2010-05-05 | 1 | -2/+2 |
* | Some misc cleanups: |  Aaron Giles | 2009-12-15 | 28 | -565/+585 |
* | Partial fix to bug MT 3070 (harddriv & racedriv do not show anymore P2 inputs... |  Fabio Priuli | 2009-04-11 | 1 | -5/+5 |
* | From: Fabio Priuli [mailto:doge.fabio@gmail.com] |  Aaron Giles | 2008-07-24 | 21 | -111/+128 |