summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/am9513.cpp
Commit message (Expand)AuthorAgeFilesLines
* srcclean the tree. Vas Crabb2025-03-231-2/+2
* am9513.cpp: more logging for LOG_MODE and LOG_TC (#13406) Adam Billyard2025-03-101-1/+18
* -machine/genpc.h: Connect iochrdy properly. Also don't forward the same thin... Vas Crabb2024-07-041-1/+1
* machine/am9513.cpp: fixed wrong log message for cascading TCs (#12489) Adam Billyard2024-06-191-1/+1
* 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-7/+3
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-12/+11
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-13/+10
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* 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