summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/adc0808.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* adc0808: Made timing more accurate to the datasheet, nw Ryan Holtz2018-04-301-2/+2
* -adc0808: Improved timings a bit more, nw Ryan Holtz2018-04-301-14/+33
* -adc0808: Reduced CPU overhead by smarter timer usage. [Ryan Holtz] mooglyguy2018-04-301-32/+26
* gdfs: Flip-flop is probably not needed here (nw) AJR2018-04-071-4/+7
* adc0808: Allow polling of EOC line (nw) AJR2018-04-021-1/+9
* lockon.cpp, vertigo.cpp: Correct ADC clocks (nw) AJR2018-04-021-4/+4
* adc0808: Rewrite and make it work Dirk Best2018-04-021-119/+122
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+4
* adc0808.cpp: Note (nw) AJR2017-04-261-0/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+187