summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/harddriv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1963/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+5
* harddriv.cpp, kenseim.cpp: Use output finders instead of output().set_value AJR2021-08-291-14/+16
* slapstic: Full rewrite, using infrastructure we did not have previously Olivier Galibert2021-02-081-22/+2
* slapstic: between a guess, the opcode going through the memory and and the c... Olivier Galibert2020-12-101-4/+4
* slapstic: make the modern interface even nicer, convert rampart and gauntlet Olivier Galibert2020-12-101-2/+2
* slapstic: Remove legacy init/reset, use the start device ones Olivier Galibert2020-12-101-3/+0
* -General maintenance on emu/devfind: Vas Crabb2020-11-041-3/+2
* Remove more redundant #includes from src/mame AJR2020-07-101-2/+0
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-80/+80
* atarigen: Transfer legacy slapstic handling routines to device (nw) AJR2020-05-201-1/+0
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-5/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+11
* timekpr.cpp : Remove unnecessary arguments in handlers cam9002019-02-201-2/+2
* tms34010.cpp : Internalize io register, Add notes, Remove register_po… (#4602) cam9002019-02-061-8/+6
* adc0808.cpp : Remove unnecessary arguments in handlers cam9002019-02-041-1/+1
* Some cleanup on #3592 (nw) Vas Crabb2018-05-211-3/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-2/+3
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* harddriv.cpp: Add ADC0809 device (nw) AJR2018-04-021-12/+3
* Flushing some stuff... (nw) Olivier Galibert2018-01-181-37/+36
* space.machine -> machine (nw) Olivier Galibert2017-12-141-10/+10
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* harddriv: hook up outputs and add "single screen"-layouts for race drivin' pa... Ariane Fugmann2017-01-021-7/+44
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-12/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-47/+47
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-7/+6
* Devfind revision phase 2 (nw) AJR2016-08-051-4/+4
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-9/+7
* One small step toward slapstic modernization (nw) AJR2016-01-301-16/+16
* fixes (nw) Miodrag Milanovic2016-01-101-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1962