summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/am9519.cpp
Commit message (Expand)AuthorAgeFilesLines
* ds8874: move to video folder (led driver chip), hap2024-04-111-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-2/+0
* am9519: interrupt requests are latched Patrick Mackinlay2022-06-081-1/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-63/+70
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-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