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
/
devices
/
bus
/
rs232
/
rs232.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-11
/
+12
*
Add DEC 12-15336-00 RS232 loopback connector type (required for VT102 modem c...
AJR
2018-03-19
1
-0
/
+7
*
rs232: Add speed indicator to modem control (nw)
AJR
2018-03-19
1
-0
/
+7
*
rs232.cpp: Add V.24 cross reference (nw)
AJR
2018-03-11
1
-25
/
+26
*
move devcb resolution to device_resolve_objects for RS232 and Sun keyboard po...
Vas Crabb
2018-03-04
1
-9
/
+12
*
RS-232 note (nw)
AJR
2018-01-21
1
-0
/
+3
*
rs232: Add DCE RxC/TxC callbacks (untested) and table of standard signals (nw)
AJR
2017-11-30
1
-0
/
+42
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-16
/
+4
*
ie15: convert to a device with frontends (standalone driver and rs232 slot de...
Sergey Svishchev
2017-03-13
1
-0
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Revert "ie15: convert to a device with frontends (standalone driver and rs232...
Vas Crabb
2017-02-27
1
-2
/
+0
*
ie15: convert to a device with frontends (standalone driver and rs232 slot de...
Sergey Svishchev
2017-02-27
1
-0
/
+2
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
Add an emulated Sun keyboard to RS232 adaptor [Vas Crabb]
Vas Crabb
2016-07-22
1
-1
/
+3
*
HLE serial keybord compatible with Sun Type 4/5/6 connected to sun4/sun4c [Va...
Vas Crabb
2016-07-18
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-9
/
+9
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-2
/
+12
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+115