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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
machine
/
i8251.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(MESS) fb01.c: Fixed communication between midi-in and 8251. (nw)
Wilbert Pol
2014-06-12
1
-0
/
+1
*
fixed usage of uninitialized member in i8251_device (nw)
Oliver Stöneberg
2014-04-25
1
-0
/
+1
*
fixed usage of uninitialized member in i8251_device (nw)
Oliver Stöneberg
2014-04-23
1
-0
/
+1
*
fixed usage of uninitialized member in i8251_device (nw)
Oliver Stöneberg
2014-04-23
1
-1
/
+2
*
Some changes/corrections to device descriptions from MASH and Tafoid (nw)
Scott Stone
2014-04-10
1
-1
/
+1
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
i8251: Fixed DSR status bit. (nw)
Curt Coder
2014-03-21
1
-1
/
+1
*
i8089: channel priorities [Carl]
cracyc
2014-03-12
1
-1
/
+1
*
Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ...
smf-
2014-02-24
1
-87
/
+33
*
fixed write_txc (nw)
smf-
2014-02-21
1
-9
/
+2
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-51
/
+47
*
Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated...
smf-
2014-01-13
1
-48
/
+27
*
i8251: as per the manual, disabling Tx mid-byte should wait for transmission ...
R. Belmont
2014-01-10
1
-15
/
+44
*
expose less of the diserial internals, which has meant adding i8251_device::w...
smf-
2013-12-27
1
-0
/
+12
*
replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows...
smf-
2013-12-22
1
-10
/
+28
*
diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert]
Olivier Galibert
2013-11-18
1
-12
/
+18
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
i8251: Implemented 16X/64X clock modes. [Curt Coder]
Curt Coder
2013-05-17
1
-0
/
+25
*
(MESS) softbox: Fixed terminal. (nw)
Curt Coder
2013-05-17
1
-10
/
+15
*
fixed uninitialized members in src/emu/machine/i8251.c (nw)
Oliver Stöneberg
2013-03-09
1
-0
/
+2
*
i8251: Disabled spam. (nw)
Curt Coder
2013-01-24
1
-3
/
+3
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-74
/
+74
*
i8251: "reset" bit is only documented to revert to looking for a mode byte, n...
R. Belmont
2012-05-09
1
-1
/
+4
*
i8251 - Added /DSR input readback
Phil Bennett
2012-02-05
1
-2
/
+6
*
i8251: Implemented transmit and receive data callbacks [Barry Rodewald]
Miodrag Milanovic
2011-12-30
1
-2
/
+13
*
Cleanups and version bump
mame0143u5
Angelo Salese
2011-09-06
1
-2
/
+2
*
Import 6551acia and i8251 from MESS and hooked up i8251 in ecoinfr (no whatsnew)
Miodrag Milanovic
2011-09-03
1
-0
/
+694