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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dual68: Do terminal I/O through USART (nw)
AJR
2019-05-14
1
-1
/
+4
*
bus/rs232.cpp: completed removal of MCFG macros (nw)
Ivan Vangelista
2018-10-23
1
-32
/
+0
*
devcb3
Vas Crabb
2018-07-07
1
-8
/
+16
*
More cleanup/streamlining of machine configuration and macros:
Vas Crabb
2018-05-15
1
-0
/
+2
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-4
/
+0
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-3
/
+11
*
Add DEC 12-15336-00 RS232 loopback connector type (required for VT102 modem c...
AJR
2018-03-19
1
-0
/
+2
*
rs232: Add speed indicator to modem control (nw)
AJR
2018-03-19
1
-0
/
+8
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-14
/
+14
*
move devcb resolution to device_resolve_objects for RS232 and Sun keyboard po...
Vas Crabb
2018-03-04
1
-0
/
+1
*
rs232: Add DCE RxC/TxC callbacks (untested) and table of standard signals (nw)
AJR
2017-11-30
1
-0
/
+16
*
Remove 9615 baud setting (nw)
AJR
2017-10-30
1
-7
/
+1
*
rs232: Add 9615 baud rate actually used by a number of systems
AJR
2017-09-23
1
-1
/
+7
*
Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces:
Vas Crabb
2017-07-11
1
-3
/
+0
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-17
/
+19
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-9
/
+9
*
make buffered serial a mixin to promote reuse [Vas Crabb]
Vas Crabb
2016-07-30
1
-17
/
+20
*
Keyboard/terminal improvements: [Vas Crabb]
Vas Crabb
2016-07-27
1
-4
/
+31
*
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
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
1
-2
/
+2
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+263