summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rs232/rs232.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-11/+12
* Add DEC 12-15336-00 RS232 loopback connector type (required for VT102 modem c... AJR2018-03-191-0/+7
* rs232: Add speed indicator to modem control (nw) AJR2018-03-191-0/+7
* rs232.cpp: Add V.24 cross reference (nw) AJR2018-03-111-25/+26
* move devcb resolution to device_resolve_objects for RS232 and Sun keyboard po... Vas Crabb2018-03-041-9/+12
* RS-232 note (nw) AJR2018-01-211-0/+3
* rs232: Add DCE RxC/TxC callbacks (untested) and table of standard signals (nw) AJR2017-11-301-0/+42
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+4
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-03-131-0/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Revert "ie15: convert to a device with frontends (standalone driver and rs232... Vas Crabb2017-02-271-2/+0
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-02-271-0/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Add an emulated Sun keyboard to RS232 adaptor [Vas Crabb] Vas Crabb2016-07-221-1/+3
* HLE serial keybord compatible with Sun Type 4/5/6 connected to sun4/sun4c [Va... Vas Crabb2016-07-181-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* clang-modernize part 2 Miodrag Milanovic2015-12-041-2/+2
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-9/+9
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+115