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
/
devices
/
bus
/
rs232
/
rs232.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus/rs232: Preliminary emulation of the Mockingboard D "sound card" for the A...
arbee
2021-04-25
1
-0
/
+2
*
HP9845: added synchronous I/O for RS232 port and HP98046 module (#7695)
fulivi
2021-03-07
1
-0
/
+2
*
bus/rs232: Add generic Radio Shack printer option (generates break condition ...
tim lindner
2021-01-24
1
-3
/
+4
*
New working machines
Vas Crabb
2019-11-02
1
-0
/
+2
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-3
/
+3
*
RS232: move some initialization to a device_reset() function (#5748)
68bit
2019-10-18
1
-7
/
+10
*
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