summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6840ptm.cpp
Commit message (Expand)AuthorAgeFilesLines
* 6840ptm.cpp: Fix unsigned comparison AJR2022-10-221-1/+1
* -6840ptm: Fixed counter duration and fixed output behavior in single-shot and... MooglyGuy2022-07-201-282/+221
* -duet16: Added external PTM clock. [Ryan Holtz] (#10103) MooglyGuy2022-07-181-12/+12
* fairlight/cmi.cpp: Fairlight CMI IIx audio improvements: (#10086) [Ryan Holtz] MooglyGuy2022-07-161-90/+215
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-37/+28
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* 6840ptm.cpp: updated m_gate initialization as per comments to d026d1ba845f899... Ivan Vangelista2020-10-031-1/+5
* 6840ptm.cpp: initialized array to fix listxml and validate crash Ivan Vangelista2020-09-301-0/+1
* -6840ptm: Fixed a couple of issues related to the T3 divisor. Ryan Holtz2020-06-291-7/+9
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-9/+9
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-4/+2
* -6840ptm: Undid previous changes other than the addition of logmacro. Should ... MooglyGuy2020-02-041-7/+0
* -6840ptm: Added specific logging channels. Added direct output state getter. ... mooglyguy2020-02-021-22/+41
* Add AMD/Plessey 2812 FIFO device (for WIP Star Rider driver) Vas Crabb2019-04-211-8/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* 6840: fix dual byte mode once again (nw) (#4081) dxl2018-10-071-8/+17
* Details, details (nw) Vas Crabb2018-09-011-3/+6
* Fix output pins in Dual 8 bit mode (nw) Sven Schnelle2018-08-311-8/+27
* 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