summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8257.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-11/+2
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* i8257: Minor logging improvement AJR2023-04-161-2/+2
* i8257: fix it so tc can work with multiple devices cracyc2021-09-041-2/+4
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-8/+8
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-29/+26
* am9517a, i8257: Modernize struct member save registration (nw) AJR2019-12-101-12/+3
* i8257: Various small improvements (nw) AJR2019-10-181-12/+31
* Reshuffle some stuff: Vas Crabb2018-03-281-1/+1
* i8257: Cleanup (nw) AJR2018-02-271-58/+13
* olyboss: floppy wip (nw) cracyc2018-02-121-1/+1
* i8257: don't clear drq on tc (nw) cracyc2018-02-101-1/+0
* i8257: Added LOG messages Joakim Larsson Edstrom2017-12-151-3/+42
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+13
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-161-6/+6
* clang-modernize part 6 Miodrag Milanovic2015-12-041-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+668