summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc68681.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1152