summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/am9513.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-7/+7
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-2/+2
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
* Remove some old-school synchronize calls. Add an optional unique ID pointer t... Aaron Giles2021-03-231-1/+3
* Fix most implicit fallthrough warnings from clang Vas Crabb2020-11-171-1/+1
* unistar: Hook up one bank of DIP switches (nw) AJR2020-03-061-1/+1
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-6/+5
* (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
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* am9513: Invert polarity of unused inputs (nw) AJR2017-10-281-4/+8
* am9513: Counters 1 and 5 are indeed treated as adjacent (nw) AJR2017-10-061-20/+23
* am9513: Implement time-of-day mode AJR2017-10-061-16/+120
* am9513: Improved mode logging (nw) AJR2017-09-231-8/+34
* seattle: Add Intel 8259 and Am9513 devices (nw) AJR2017-09-231-1/+3
* am9513: More defined master reset behavior (nw) AJR2017-09-231-3/+7
* codata: Add uPD7201 + Am9513 and hook up their interrupts (nw) AJR2017-09-231-2/+6
* unistar: Some device hookups (nw) AJR2017-09-221-3/+3
* am9513: A few more refinements (nw) AJR2017-09-221-5/+11
* ft68m: Use serial terminal and Am9513A (nw) AJR2017-09-221-1/+1
* am9513: Fix load command (nw) AJR2017-09-221-8/+12
* am9513: New device AJR2017-09-221-0/+1318