summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80pio.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80pio: change an if/else block to switch/case, hap2023-09-221-4/+18
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-11/+2
* z80pio: changing the vector neither enables nor causes an interrupt. Fixes cr... Robbbert2021-06-131-5/+0
* z80pio.cpp : Simplify handlers, Reduce duplicates cam9002019-04-071-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* bbcbc: Input overhaul and machine/software list corrections AJR2016-07-051-20/+31
* reverting: Miodrag Milanovic2016-01-201-20/+20
* tags are now strings (nw) Miodrag Milanovic2016-01-161-20/+20
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+809