summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/rs232/rs232.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-263/+0
* lot more changes and fixes (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* let's try with a different approach that does not require to add a new macro ... etabeta782015-01-101-5/+5
* ioport: added a PORT_DEVICE flag to identify inputs of any kind which are etabeta782015-01-091-5/+5
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-15/+15
* 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