summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rs232/rs232_sync_io.cpp
Commit message (Expand)AuthorAgeFilesLines
* misc: small cleanups hap2024-03-231-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-57/+45
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* HP9845: added synchronous I/O for RS232 port and HP98046 module (#7695) fulivi2021-03-071-0/+213