summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rs232
Commit message (Expand)AuthorAgeFilesLines
* New working systems hap2026-04-071-1/+1
* tigeroad: jim measured video timing and mcu freq, hap2026-04-061-6/+5
* nss_tvinterface: add pal/ntsc config hap2026-04-051-7/+15
* misc: remove ROM_LOAD_OPTIONAL hap2026-04-041-0/+2
* nss_tvinterface: disable outgoing serial data by default hap2026-04-041-6/+13
* nss_tvinterface: add french language rom [Berger] hap2026-04-031-1/+7
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-221-4/+1
* bus/rs232/null_modem.cpp: Improved text transmission options AJR2025-11-132-15/+71
* rs232.cpp: Add option for Heath H19 terminal (#14196) Mark Garlanger2025-09-263-0/+79
* vsystem: hook up rs232 to f1gp, gstriker and tail2nos. (#14045) Ariane Fugmann2025-09-041-1/+7
* votrax/votrtnt.cpp: Converted Votrax TNT to a device, and added to bus/rs232 ... Nigel Barnes2025-07-193-0/+66
* -emu/device.cpp: Allow flagging devices as not working or not supporting save... Vas Crabb2025-05-011-0/+2
* New sound infrastructure. Olivier Galibert2025-04-271-4/+3
* srcclean and cleanup Vas Crabb2024-12-221-2/+2
* bus/rs232/teletex800: Add front panel layout. [Curt Coder] Curt Coder2024-12-201-19/+77
* New software list items marked not working Curt Coder2024-12-191-1/+1
* Added a new modular JVS framework smf-2024-10-251-1/+1
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-185-20/+20
* addrmap: Allow ioport finders in portr/w/rw Olivier Galibert2024-10-131-3/+5
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-2717-68/+68
* bus/rs232: Added Mouse Systems serial mouse to default RS-232 devices. (#12588) Brian Johnson2024-07-251-0/+2
* srcclean and cleanup Vas Crabb2024-05-261-43/+43
* luxor/abc80x: Added skeleton for Luxor Teletex 800. [robcfg, Curt Coder] Curt Coder2024-05-152-0/+116
* ti1000/lilprof: small correction to input matrix hap2024-03-301-0/+3
* added novag tv interface peripheral [hap, Achim] hap2024-03-233-0/+266
* misc: small cleanups hap2024-03-234-5/+5
* bus/rs232: Added the Micro-Robotics Scorpion Intelligent Controller device. Nigel Barnes2024-02-173-0/+214
* rs232/pty: remove unused constexpr hap2023-12-193-12/+11
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-9/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0126-101/+101
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+1
* sinclair/sprinter.cpp: Added Sprinter Sp2000 enhanced Spectrum clone. (#11018) holub2023-05-121-1/+1
* Trivial cleanup. Vas Crabb2023-04-292-14/+9
* bus/rs232/pty.cpp: Copied flow control code from null_modem.cpp (#11158) Carl Drougge2023-04-292-9/+52
* misc/nabupc.cpp, bus/nabupc: Added support for NABU PC and simulated host. (#... Brian Johnson2023-01-241-1/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-048-117/+60
* Don't forget the current state of dsr & rts when changing serial settings in ... smf-2022-05-192-2/+2
* xvd701, twinkle: Implemented commands required for Twinkle DVD player. (#9114) 9871238791132022-04-102-35/+235
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-2/+2
* init vars for coverity (bus/l-w) Robbbert2022-04-021-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-268-8/+8
* More low-effort cleanup. Vas Crabb2021-10-053-33/+40
* bus/a2bus, bus/a2gameio: Moved many class declarations out of headers. Vas Crabb2021-10-041-16/+20
* rs232/patchbox.cpp: GCC may allow this syntax, but clang doesn't AJR2021-10-021-8/+8
* bus/rs232: Added patchbox device source. Vas Crabb2021-10-032-0/+223
* bus/rs232: Added a configurable patch box device, and various cleanups. Vas Crabb2021-10-038-169/+160
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-6/+6
* srcclean for release Vas Crabb2021-05-231-9/+9
* bus/rs232: Preliminary emulation of the Mockingboard D "sound card" for the A... arbee2021-04-253-0/+152
* HP9845: added synchronous I/O for RS232 port and HP98046 module (#7695) fulivi2021-03-073-0/+276