summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/esqpanel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) esqpanel: devcb2. (nw) Curt Coder2014-03-191-23/+7
* Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... smf-2014-02-241-6/+1
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-1/+1
* More set serial frame type before rate fixes (nw) R. Belmont2014-01-111-1/+1
* diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] Olivier Galibert2013-11-181-1/+6
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-20/+20
* fix compile, unused variables (nw) Miodrag Milanovic2013-07-181-2/+2
* (MESS) Ensoniq 16-bit: better A/D parameter handling, allow panel device to s... R. Belmont2013-07-181-0/+10
* (MESS) Ensoniq: document latest panel protocol findings [Christian Brunschen] R. Belmont2013-07-181-0/+37
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-7/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-21/+20
* n68681: preliminary working diserial-based I/O [R. Belmont] R. Belmont2013-01-071-0/+223