summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/im6402.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-412/+0
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* im6402: devcb2. (nw) Curt Coder2014-03-011-38/+24
* Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... smf-2014-02-241-29/+6
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-7/+7
* replaced read rx callback in IM6402 with a write handler, which allows multip... smf-2013-12-231-6/+13
* diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] Olivier Galibert2013-11-181-19/+14
* License tags. (nw) Curt Coder2013-10-161-0/+2
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* (MESS) Added RS-232 ports to several drivers. [Curt Coder] Curt Coder2013-05-211-164/+73
* fixed uninitialized members in src/emu/machine/im6402.c (nw) Oliver Stöneberg2013-02-221-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Clean-ups and version bumpmame0146u1 Miodrag Milanovic2012-06-111-6/+6
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-06-021-17/+30
* Sync with MESS, Curt changes related to Wang PC (no whatsnew) Miodrag Milanovic2012-05-291-6/+34
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-17/+17
* Added Intersil IM6402 UART emulation. [Curt Coder] Curt Coder2012-01-201-0/+496