summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/s100/wunderbus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-528/+0
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* ins8250_device: converted to devcb2 (nw) Ivan Vangelista2014-05-071-49/+15
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-8/+8
* (MESS) s100: devcb2. (nw) Curt Coder2014-03-141-1/+1
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-24/+25
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-2/+4
* Changed serial terminal to use separate data bits/parity and stop bit setting... smf-2014-01-081-2/+4
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-44/+22
* (MESS) s100: Moved under emu/bus. (nw) Curt Coder2013-10-201-0/+582