summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/mc2661.c
Commit message (Expand)AuthorAgeFilesLines
* fixed usage of uninitialized member in mc2661_device (nw) Oliver Stöneberg2014-04-301-1/+2
* mc2661: devcb2. (nw) Curt Coder2014-04-011-58/+40
* Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... smf-2014-02-241-25/+1
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-20/+25
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-4/+4
* replaced read rx callback in MC2661 with a write handler, which allows multip... smf-2013-12-221-6/+1
* wicat: Hooked up CRTC and DMA on terminal board. There is now a basic displa... mahlemiut2013-12-161-1/+1
* wicat: Got the main board to start sending data to the terminal board. mahlemiut2013-12-141-5/+104
* diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] Olivier Galibert2013-11-181-25/+10
* 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
* (MESS) Added RS-232 ports to several drivers. [Curt Coder] Curt Coder2013-05-211-39/+44
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-33/+33
* Clean-ups and version bumpmame0146u1 Miodrag Milanovic2012-06-111-5/+5
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-06-021-0/+448