summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc68681.cpp
Commit message (Expand)AuthorAgeFilesLines
* mc68681,micro3d: small cleanup hap2025-01-171-15/+15
* machine/mc68681.cpp: sc28c94 has 64 registers angelosa2024-09-261-6/+6
* machine/mc68681.cpp: unambiguous xr68c681 control blocks angelosa2024-09-261-2/+4
* mc68681: idle tx lines after transmitter reset Patrick Mackinlay2023-08-141-0/+6
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-12/+4
* mc68681: Delay setting of TxRDY until start bit time has passed (fixes DUART ... AJR2023-06-151-10/+33
* mc68681: separate transmitter holding and shift registers Patrick Mackinlay2023-06-071-41/+18
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-7/+7
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* tek410x: Add keyboard [AJR, Bitsavers] AJR2021-05-311-16/+6
* mc68681: ignore tx enable if already enabled Patrick Mackinlay2021-02-021-1/+1
* mc68681: output counter ready on op3 Patrick Mackinlay2020-11-021-18/+42
* HP IPC: support for I/O slots and 82919 serial card added (#7001) fulivi2020-07-271-30/+113
* tek4404: Updates; display restored (nw) AJR2019-06-181-0/+2
* mc68340: correct MC68340 baud rate calculation [R. Belmont] arbee2019-05-261-0/+71
* 68307, mc68681, tmp68301: Disable side effects for interrupt acknowledgment (nw) AJR2019-04-041-0/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+19
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+16
* -src/devices/machine: Random MCFG and MACHINE_CONFIG removals, nw MooglyGuy2019-02-031-16/+19
* mc68681: Detect framing and parity errors, storing flags with FIFO characters AJR2018-12-281-49/+44
* mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... AJR2018-12-261-18/+18
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1
* further consistency (nw) Vas Crabb2018-07-231-42/+24
* Add Exar XR68C681 support to mc68681.cpp (again) (#3755) jzatarski2018-07-231-372/+554
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* micro3d: Hook up terminal to the vgb board Dirk Best2017-12-011-1/+1
* mc68681: Another note (nw) AJR2017-11-251-0/+4
* mc68681: Note on model differences (nw) AJR2017-11-221-0/+6
* Don't accidentally deprive MC68681 of interrupts (nw) AJR2017-11-221-0/+2
* mc68681: Distinguish SCN2681 and MC68681 DUART types AJR2017-11-221-121/+144
* mt5510: DUART drives EEPROMs (nw) AJR2017-11-191-0/+7
* 68340: Fixed -validate errors and made slight cleanup Joakim Larsson Edstrom2017-09-081-7/+12
* mc68681: Added the duart compatible 68340 serial module Joakim Larsson Edstrom2017-09-041-7/+75
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-5/+0
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-19/+10
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+21
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* srcclean (nw) Vas Crabb2017-01-221-12/+12
* mc68681: Channels C and D can now transmit properly for sc28c94. [R. Belmont] arbee2017-01-011-2/+67
* mc68681: Preliminary support for SC28C94 QUART. [R. Belmont] arbee2016-12-311-29/+61
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-3/+3
* vt240: WIP (nw) cracyc2016-07-111-1/+33
* reverting: Miodrag Milanovic2016-01-201-11/+11
* tags are now strings (nw) Miodrag Milanovic2016-01-161-11/+11
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1