| Commit message (Expand) | Author | Age | Files | Lines |
| * | New working systems |  hap | 2026-04-07 | 1 | -1/+1 |
| * | tigeroad: jim measured video timing and mcu freq, |  hap | 2026-04-06 | 1 | -6/+5 |
| * | nss_tvinterface: add pal/ntsc config |  hap | 2026-04-05 | 1 | -7/+15 |
| * | misc: remove ROM_LOAD_OPTIONAL |  hap | 2026-04-04 | 1 | -0/+2 |
| * | nss_tvinterface: disable outgoing serial data by default |  hap | 2026-04-04 | 1 | -6/+13 |
| * | nss_tvinterface: add french language rom [Berger] |  hap | 2026-04-03 | 1 | -1/+7 |
| * | -emu/dislot.cpp: Cleaned up interface. |  Vas Crabb | 2026-03-22 | 1 | -4/+1 |
| * | bus/rs232/null_modem.cpp: Improved text transmission options |  AJR | 2025-11-13 | 2 | -15/+71 |
| * | rs232.cpp: Add option for Heath H19 terminal (#14196) |  Mark Garlanger | 2025-09-26 | 3 | -0/+79 |
| * | vsystem: hook up rs232 to f1gp, gstriker and tail2nos. (#14045) |  Ariane Fugmann | 2025-09-04 | 1 | -1/+7 |
| * | votrax/votrtnt.cpp: Converted Votrax TNT to a device, and added to bus/rs232 ... |  Nigel Barnes | 2025-07-19 | 3 | -0/+66 |
| * | -emu/device.cpp: Allow flagging devices as not working or not supporting save... |  Vas Crabb | 2025-05-01 | 1 | -0/+2 |
| * | New sound infrastructure. |  Olivier Galibert | 2025-04-27 | 1 | -4/+3 |
| * | srcclean and cleanup |  Vas Crabb | 2024-12-22 | 1 | -2/+2 |
| * | bus/rs232/teletex800: Add front panel layout. [Curt Coder] |  Curt Coder | 2024-12-20 | 1 | -19/+77 |
| * | New software list items marked not working |  Curt Coder | 2024-12-19 | 1 | -1/+1 |
| * | Added a new modular JVS framework |  smf- | 2024-10-25 | 1 | -1/+1 |
| * | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 5 | -20/+20 |
| * | addrmap: Allow ioport finders in portr/w/rw |  Olivier Galibert | 2024-10-13 | 1 | -3/+5 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 17 | -68/+68 |
| * | bus/rs232: Added Mouse Systems serial mouse to default RS-232 devices. (#12588) |  Brian Johnson | 2024-07-25 | 1 | -0/+2 |
| * | srcclean and cleanup |  Vas Crabb | 2024-05-26 | 1 | -43/+43 |
| * | luxor/abc80x: Added skeleton for Luxor Teletex 800. [robcfg, Curt Coder] |  Curt Coder | 2024-05-15 | 2 | -0/+116 |
| * | ti1000/lilprof: small correction to input matrix |  hap | 2024-03-30 | 1 | -0/+3 |
| * | added novag tv interface peripheral [hap, Achim] |  hap | 2024-03-23 | 3 | -0/+266 |
| * | misc: small cleanups |  hap | 2024-03-23 | 4 | -5/+5 |
| * | bus/rs232: Added the Micro-Robotics Scorpion Intelligent Controller device. |  Nigel Barnes | 2024-02-17 | 3 | -0/+214 |
| * | rs232/pty: remove unused constexpr |  hap | 2023-12-19 | 3 | -12/+11 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -9/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 26 | -101/+101 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -1/+1 |
| * | sinclair/sprinter.cpp: Added Sprinter Sp2000 enhanced Spectrum clone. (#11018) |  holub | 2023-05-12 | 1 | -1/+1 |
| * | Trivial cleanup. |  Vas Crabb | 2023-04-29 | 2 | -14/+9 |
| * | bus/rs232/pty.cpp: Copied flow control code from null_modem.cpp (#11158) |  Carl Drougge | 2023-04-29 | 2 | -9/+52 |
| * | misc/nabupc.cpp, bus/nabupc: Added support for NABU PC and simulated host. (#... |  Brian Johnson | 2023-01-24 | 1 | -1/+4 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 8 | -117/+60 |
| * | Don't forget the current state of dsr & rts when changing serial settings in ... |  smf- | 2022-05-19 | 2 | -2/+2 |
| * | xvd701, twinkle: Implemented commands required for Twinkle DVD player. (#9114) |  987123879113 | 2022-04-10 | 2 | -35/+235 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -2/+2 |
| * | init vars for coverity (bus/l-w) |  Robbbert | 2022-04-02 | 1 | -2/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 8 | -8/+8 |
| * | More low-effort cleanup. |  Vas Crabb | 2021-10-05 | 3 | -33/+40 |
| * | bus/a2bus, bus/a2gameio: Moved many class declarations out of headers. |  Vas Crabb | 2021-10-04 | 1 | -16/+20 |
| * | rs232/patchbox.cpp: GCC may allow this syntax, but clang doesn't |  AJR | 2021-10-02 | 1 | -8/+8 |
| * | bus/rs232: Added patchbox device source. |  Vas Crabb | 2021-10-03 | 2 | -0/+223 |
| * | bus/rs232: Added a configurable patch box device, and various cleanups. |  Vas Crabb | 2021-10-03 | 8 | -169/+160 |
| * | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 1 | -6/+6 |
| * | srcclean for release |  Vas Crabb | 2021-05-23 | 1 | -9/+9 |
| * | bus/rs232: Preliminary emulation of the Mockingboard D "sound card" for the A... |  arbee | 2021-04-25 | 3 | -0/+152 |
| * | HP9845: added synchronous I/O for RS232 port and HP98046 module (#7695) |  fulivi | 2021-03-07 | 3 | -0/+276 |