summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ins8250.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-5/+5
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+3
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-9/+9
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-021-9/+9
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* ins8250: reverted BAUDOUT pin support and documented findings in eispc.cpp Joakim Larsson Edstrom2019-11-181-7/+0
* ins8250 support for BAUDOUT pin (#5858) and Joakim Larsson Edström2019-11-151-0/+7
* devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values cam9002019-03-301-30/+30
* ins8250: Detect framing and parity errors; allow side effects of reads to be ... AJR2018-12-281-6/+1
* mcs48: Eliminate now-unneeded arguments from p1_r and p2_r handlers (nw) AJR2018-09-231-7/+9
* -in8250: De-MCFG, nw mooglyguy2018-09-041-23/+0
* devcb3 Vas Crabb2018-07-071-8/+13
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+1
* ins8250: Add hack to reset transmitter when baud rate is changed AJR2018-03-111-0/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-12/+12
* 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/+29
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "some additional (nw)" Miodrag Milanovic2016-01-201-1/+1
* some additional (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* override part 1 (nw) Miodrag Milanovic2015-12-051-15/+15
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+174