summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mm5307.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use the device-provided timer_alloc instead of reaching around to the ↵ Aaron Giles2021-03-251-1/+1
| | | | scheduler. Also change machine().scheduler().time() calls to just machine().time().
* mm5307: Fix calculation (nw) AJR2019-06-141-4/+4
|
* Add device emulation for MM5307 Baud Rate Generator AJR2019-06-141-0/+222