summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/diserial.c
Commit message (Expand)AuthorAgeFilesLines
* Import from MESS (no whatsnew) Miodrag Milanovic2012-03-121-0/+2
* Fixed order of timer init and save state by Sandro Ronco (no whatsnew) Miodrag Milanovic2012-02-261-6/+11
* mc146818 - Set period even if timer is disabled, required for windows nt [Carl] Miodrag Milanovic2012-02-201-0/+59
* Rewrite INS8250 to use diserial, updated Microtouch to modern and made it ser... Miodrag Milanovic2012-02-191-38/+38
* Cleanups and version bumpmame0143u5 Angelo Salese2011-09-061-6/+6
* Set more proper name to interface call (no whatsnew) Miodrag Milanovic2011-09-021-3/+3
* - Created device_serial_interface that should be used by UART's (no whatsnew) Miodrag Milanovic2011-09-021-0/+387