Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (MESS) esqpanel: devcb2. (nw) | 2014-03-19 | 1 | -23/+7 | |
| | |||||
* | Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ↵ | 2014-02-24 | 1 | -6/+1 | |
| | | | | instead. [smf] | ||||
* | Changed parity & stop bits to an enum (you can now pass in 1.5). I've ↵ | 2014-01-13 | 1 | -1/+1 | |
| | | | | updated the uarts that were testing for 1.5 stop bits to pass that in, but there are probably others & 1.5 stop bits is converted to 2 by diserial. However the 68681 requires stop bits to be specified in clocks, so this will change in the future. Replaced synchronous flag with start bit count, as some uarts can use a start bit in synchronous mode & that whether there is a start bit is all the flag is currently controlling. Updated rs232 terminal to allow startbits, stop bits 1.5 to be specified (although that is currently not supported by diserial) and individual transmit and receive baud rates. [smf] | ||||
* | More set serial frame type before rate fixes (nw) | 2014-01-11 | 1 | -1/+1 | |
| | |||||
* | diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] | 2013-11-18 | 1 | -1/+6 | |
| | |||||
* | Cleanups and version bumpmame0149u1 | 2013-07-23 | 1 | -20/+20 | |
| | |||||
* | fix compile, unused variables (nw) | 2013-07-18 | 1 | -2/+2 | |
| | |||||
* | (MESS) Ensoniq 16-bit: better A/D parameter handling, allow panel device to ↵ | 2013-07-18 | 1 | -0/+10 | |
| | | | | send new analog data. [Christian Brunschen] | ||||
* | (MESS) Ensoniq: document latest panel protocol findings [Christian Brunschen] | 2013-07-18 | 1 | -0/+37 | |
| | |||||
* | Expanded device_t constructor with parameters for short name and source file ↵ | 2013-03-26 | 1 | -7/+5 | |
| | | | | location [Miodrag Milanovic] | ||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -21/+20 | |
| | |||||
* | n68681: preliminary working diserial-based I/O [R. Belmont] | 2013-01-07 | 1 | -0/+223 | |