index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
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
/
emu
/
machine
/
im6402.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-412
/
+0
*
removed restriction link for BSD3 licensed files (nw)
Miodrag Milanovic
2015-05-07
1
-3
/
+0
*
im6402: devcb2. (nw)
Curt Coder
2014-03-01
1
-38
/
+24
*
Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ...
smf-
2014-02-24
1
-29
/
+6
*
Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated...
smf-
2014-01-13
1
-7
/
+7
*
replaced read rx callback in IM6402 with a write handler, which allows multip...
smf-
2013-12-23
1
-6
/
+13
*
diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert]
Olivier Galibert
2013-11-18
1
-19
/
+14
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-1
/
+1
*
(MESS) Added RS-232 ports to several drivers. [Curt Coder]
Curt Coder
2013-05-21
1
-164
/
+73
*
fixed uninitialized members in src/emu/machine/im6402.c (nw)
Oliver Stöneberg
2013-02-22
1
-1
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-2
/
+2
*
Clean-ups and version bump
mame0146u1
Miodrag Milanovic
2012-06-11
1
-6
/
+6
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-06-02
1
-17
/
+30
*
Sync with MESS, Curt changes related to Wang PC (no whatsnew)
Miodrag Milanovic
2012-05-29
1
-6
/
+34
*
Clean-ups and version bump
mame0144u7
Angelo Salese
2012-01-29
1
-17
/
+17
*
Added Intersil IM6402 UART emulation. [Curt Coder]
Curt Coder
2012-01-20
1
-0
/
+496