summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68561mpcc.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-3/+3
* 68561mpcc: Detect framing and parity errors and include them in the receive F... AJR2018-12-281-1/+1
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-59/+54
* devcb3 Vas Crabb2018-07-071-6/+6
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-17/+16
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-25/+24
* srcclean (nw) Vas Crabb2017-02-191-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* 68561: improved interrupt support and LOGs messages Joakim Larsson Edstrom2017-02-101-10/+19
* srcclean (nw) Vas Crabb2017-01-221-98/+98
* completed Rx and serial interface handshake support Joakim Larsson Edstrom2017-01-201-3/+17
* MPCC: completed tx serial, rx not yet verified Joakim Larsson Edstrom2017-01-181-4/+15
* MPCC: robustification, LOG messages and pinout added Joakim Larsson Edstrom2017-01-181-39/+156
* - WIP: Refactored device: MPCC 68561 (nw) Joakim Larsson Edstrom2017-01-161-74/+291
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* 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-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+102