summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6840ptm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 6840ptm: fix divide by 8 mode Sven Schnelle2018-06-231-0/+4
* 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) AJR2018-02-201-17/+17
* 6840ptm: Stop defaulting external clocks to 1 Hz AJR2018-02-191-22/+11
* Candela PAL driven address map (#2657) Joakim Larsson Edström2017-09-191-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+27
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* 6840ptm: use standard device clock for internal clock Dirk Best2016-12-041-26/+15
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Change 6840ptm to use an array of devcb_write_line, nw therealmogminer@gmail.com2016-10-031-69/+26
* -6840ptm: Changed WRITE8 to WRITE_LINE for single-bit outputs. [Ryan Holtz] therealmogminer@gmail.com2016-10-031-12/+12
* 6840: Load the counter when held in reset [O. Galibert] Olivier Galibert2016-09-161-1/+1
* -cmi2x: Fixed channel card memory tests. [Ryan Holtz] therealmogminer@gmail.com2016-09-161-33/+41
* reverting: Miodrag Milanovic2016-01-201-18/+18
* tags are now strings (nw) Miodrag Milanovic2016-01-161-18/+18
* clang-modernize part 6 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+755