summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/am9519.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-1/+1
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-4/+4
* olyboss: boot floppies (nw) cracyc2018-02-141-1/+2
* am9519: fix a bit (nw) cracyc2018-02-101-11/+13
* am9519: add am9519 uic device [Carl] cracyc2018-02-101-0/+305