summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/i8251.c
Commit message (Expand)AuthorAgeFilesLines
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-221-10/+28
* diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] Olivier Galibert2013-11-181-12/+18
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* i8251: Implemented 16X/64X clock modes. [Curt Coder] Curt Coder2013-05-171-0/+25
* (MESS) softbox: Fixed terminal. (nw) Curt Coder2013-05-171-10/+15
* fixed uninitialized members in src/emu/machine/i8251.c (nw) Oliver Stöneberg2013-03-091-0/+2
* i8251: Disabled spam. (nw) Curt Coder2013-01-241-3/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-74/+74
* i8251: "reset" bit is only documented to revert to looking for a mode byte, n... R. Belmont2012-05-091-1/+4
* i8251 - Added /DSR input readback Phil Bennett2012-02-051-2/+6
* i8251: Implemented transmit and receive data callbacks [Barry Rodewald] Miodrag Milanovic2011-12-301-2/+13
* Cleanups and version bumpmame0143u5 Angelo Salese2011-09-061-2/+2
* Import 6551acia and i8251 from MESS and hooked up i8251 in ecoinfr (no whatsnew) Miodrag Milanovic2011-09-031-0/+694