summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/rs232/rs232.c
Commit message (Expand)AuthorAgeFilesLines
* oops, it was this I meant to commit (nw) smf-2014-04-061-1/+1
* added RS232 loopback [smf] smf-2014-04-061-1/+3
* Hooked up dtr/rts/rxc to serial port & introduced the etc pin to rs232 (pin 2... smf-2014-03-191-1/+7
* Added hack for required_device not being set until device_start(), it would b... smf-2014-02-231-3/+3
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-0/+99