summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i82357.cpp
Commit message (Expand)AuthorAgeFilesLines
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-091-2/+2
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-2/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* pic8259: Emulate three-cycle acknowledge for non-8086 mode AJR2020-05-081-2/+2
* i82357: stub extended mode register (nw) Patrick Mackinlay2020-01-231-2/+11
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-18/+18
* i83357: simplify handler (nw) Patrick Mackinlay2019-05-161-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+307
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-307/+0
* jazz: wip checkpoint (nw) Patrick Mackinlay2019-02-121-0/+307