summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6840ptm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add AMD/Plessey 2812 FIFO device (for WIP Star Rider driver) Vas Crabb2019-04-211-6/+6
* (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-1/+1
* Fix output pins in Dual 8 bit mode (nw) Sven Schnelle2018-08-311-0/+3
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-22/+0
* devcb3 Vas Crabb2018-07-071-4/+8
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+0
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-9/+9
* 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) AJR2018-02-201-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* 6840ptm: use standard device clock for internal clock Dirk Best2016-12-041-5/+0
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-21/+21
* Change 6840ptm to use an array of devcb_write_line, nw therealmogminer@gmail.com2016-10-031-10/+6
* -6840ptm: Changed WRITE8 to WRITE_LINE for single-bit outputs. [Ryan Holtz] therealmogminer@gmail.com2016-10-031-3/+3
* srcclean (nw) Vas Crabb2016-09-261-11/+11
* -cmi2x: Fixed channel card memory tests. [Ryan Holtz] therealmogminer@gmail.com2016-09-161-2/+21
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+148