summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/rs232/rs232.h
Commit message (Expand)AuthorAgeFilesLines
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-0/+159
* Hooked up dtr/rts/rxc to serial port & introduced the etc pin to rs232 (pin 2... smf-2014-03-191-0/+2
* added a space before : (nw) smf-2014-02-231-1/+1
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-2/+2
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-0/+100