summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc68681.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mc68681: Delay setting of TxRDY until start bit time has passed (fixes DUART ... AJR2023-06-151-1/+3
* mc68681: separate transmitter holding and shift registers Patrick Mackinlay2023-06-071-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-11/+11
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-10/+10
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-021-10/+10
* mc68681: output counter ready on op3 Patrick Mackinlay2020-11-021-1/+5
* HP IPC: support for I/O slots and 82919 serial card added (#7001) fulivi2020-07-271-1/+8
* mc68340: correct MC68340 baud rate calculation [R. Belmont] arbee2019-05-261-0/+3
* 68307, mc68681, tmp68301: Disable side effects for interrupt acknowledgment (nw) AJR2019-04-041-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-34/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+34
* src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-34/+3
* mc68681: Detect framing and parity errors, storing flags with FIFO characters AJR2018-12-281-1/+2
* mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... AJR2018-12-261-10/+10
* Add Exar XR68C681 support to mc68681.cpp (again) (#3755) jzatarski2018-07-231-14/+37
* devcb3 Vas Crabb2018-07-071-7/+12
* Remove a few unnecessary customizations of MCFG_DEVICE_ADD (nw) AJR2018-05-271-7/+0
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-18/+18
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-0/+3
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-6/+0
* Don't accidentally deprive MC68681 of interrupts (nw) AJR2017-11-221-1/+3
* mc68681: Distinguish SCN2681 and MC68681 DUART types AJR2017-11-221-38/+57
* mt5510: DUART drives EEPROMs (nw) AJR2017-11-191-0/+1
* 68340: Fixed -validate errors and made slight cleanup Joakim Larsson Edstrom2017-09-081-8/+7
* mc68681: Added the duart compatible 68340 serial module Joakim Larsson Edstrom2017-09-041-0/+25
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-1/+0
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+22
* srcclean (nw) Vas Crabb2017-01-221-9/+9
* mc68681: Channels C and D can now transmit properly for sc28c94. [R. Belmont] arbee2017-01-011-2/+5
* mc68681: Preliminary support for SC28C94 QUART. [R. Belmont] arbee2016-12-311-17/+70
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-35/+35
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* override part 3 (nw) Miodrag Milanovic2015-12-051-9/+9
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+180