index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
ins8250.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hp80: HP82939 serial I/O module added (#6366)
fulivi
2020-03-01
1
-17
/
+15
*
ins8250: ignore fifo bits when clearing interrupt (nw)
Patrick Mackinlay
2020-01-07
1
-1
/
+1
*
ins8250: reverted BAUDOUT pin support and documented findings in eispc.cpp
Joakim Larsson Edstrom
2019-11-18
1
-39
/
+7
*
ins8250.cpp: fixed regression caused by local BRG used for baudout pin support
Joakim Larsson Edstrom
2019-11-16
1
-5
/
+6
*
ins8250 support for BAUDOUT pin (#5858) and
Joakim Larsson Edström
2019-11-15
1
-6
/
+37
*
ins8250: fix cleared pending THRE interrupt
68bit
2019-10-16
1
-2
/
+5
*
devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values
cam900
2019-03-30
1
-34
/
+34
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+0
*
ins8250: Allow writes to MSR with lower 4 bits zero to clear the associated i...
AJR
2019-01-21
1
-0
/
+2
*
ins8250: Detect framing and parity errors; allow side effects of reads to be ...
AJR
2018-12-28
1
-21
/
+58
*
hazl1420: Add interrupts and hook up DIP switches through I/O expanders (nw)
AJR
2018-09-24
1
-0
/
+4
*
mcs48: Eliminate now-unneeded arguments from p1_r and p2_r handlers (nw)
AJR
2018-09-23
1
-0
/
+5
*
ins8250.cpp: Notes on Intel variants (nw)
AJR
2018-04-11
1
-0
/
+10
*
ins8250: Add hack to reset transmitter when baud rate is changed
AJR
2018-03-11
1
-2
/
+13
*
ins8250: unbreak the pcjr (nw)
cracyc
2018-02-03
1
-1
/
+1
*
Fix macOS build. constexpr considered harmful, etc. (nw)
arbee
2017-08-27
1
-7
/
+7
*
add and use INS8250 register defines (#2601)
Sven Schnelle
2017-08-27
1
-37
/
+60
*
Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces:
Vas Crabb
2017-07-11
1
-9
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-29
/
+27
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-4
/
+4
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-10
/
+10
*
ins8250: be a bit more careful (nw)
cracyc
2016-07-26
1
-1
/
+1
*
atapicdr: unbreak firebeat (nw)
cracyc
2016-07-26
1
-0
/
+2
*
ins8250: don't clear THRE on write to the line status register
Dirk Best
2016-03-17
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-5
/
+5
*
Revert "some additional (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
some additional (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-5
/
+5
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+705