summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/adc0808.h
Commit message (Expand)AuthorAgeFilesLines
* Demote tautological-compare to a warning again. Vas Crabb2024-11-271-3/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* adc0808.cpp : Remove unnecessary arguments in handlers cam9002019-02-041-4/+4
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-45/+3
* devcb3 Vas Crabb2018-07-071-10/+10
* -adc0808: Improved timings a bit more, nw Ryan Holtz2018-04-301-0/+1
* -adc0808: Reduced CPU overhead by smarter timer usage. [Ryan Holtz] mooglyguy2018-04-301-3/+0
* srcclean (nw) Vas Crabb2018-04-221-6/+6
* adc0808: Allow polling of EOC line (nw) AJR2018-04-021-0/+2
* lockon.cpp, vertigo.cpp: Correct ADC clocks (nw) AJR2018-04-021-3/+3
* adc0808: Destaticify Dirk Best2018-04-021-16/+16
* adc0808: Rewrite and make it work Dirk Best2018-04-021-98/+114
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-22/+22
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-40/+39
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+140