summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/diserial.h
Commit message (Expand)AuthorAgeFilesLines
* diserial: simplify (nw) cracyc2013-07-011-6/+10
* diserial: add attotime and clock-div forms of set_rate and rename check_for_s... cracyc2013-06-301-3/+7
* diserial: Added methods for clocking the receiver/transmitter outside of the ... Curt Coder2013-05-211-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-17/+17
* Sync with MESS, Curt changes related to Wang PC (no whatsnew) Miodrag Milanovic2012-05-291-1/+1
* Clean-ups and version bumpmame0145u2 Angelo Salese2012-02-261-1/+1
* Fixed order of timer init and save state by Sandro Ronco (no whatsnew) Miodrag Milanovic2012-02-261-0/+3
* mc146818 - Set period even if timer is disabled, required for windows nt [Carl] Miodrag Milanovic2012-02-201-1/+16
* Rewrite INS8250 to use diserial, updated Microtouch to modern and made it ser... Miodrag Milanovic2012-02-191-1/+3
* Cleanups and version bumpmame0143u5 Angelo Salese2011-09-061-17/+17
* Set more proper name to interface call (no whatsnew) Miodrag Milanovic2011-09-021-1/+1
* - Created device_serial_interface that should be used by UART's (no whatsnew) Miodrag Milanovic2011-09-021-0/+174