summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/serial.h
Commit message (Collapse)AuthorAgeFilesLines
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ↵ smf-2014-02-151-138/+0
| | | | and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-31/+44
|
* (MESS) superslv: Fixed regression. (nw) Curt Coder2013-06-021-1/+1
|
* Moved default card config, device inputs and clock off the slot interface so ↵ smf-2013-05-291-4/+4
| | | | they can be specified for all cards [smf]
* Expanded device_t constructor with parameters for short name and source file ↵ Miodrag Milanovic2013-03-261-1/+1
| | | | location [Miodrag Milanovic]
* (MESS) vic20/c64: Added VIC-1011A/B RS-232C adapter emulation. [Curt Coder] Curt Coder2013-02-151-0/+2
| | | | (MESS) cbm2: Connected RS-232 port to ACIA. (nw) (MESS) Modernization and cleanup. (nw)
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
|
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+123