summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8255.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* i8255: Refactor to make clear the exact sequences of actions acka_r and ackb_... AJR2018-08-211-6/+12
* i8255: Add handlers for strobed Port A/B reads in Modes 1 & 2; allow some sid... AJR2018-08-181-12/+48
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* (nw) clean up properly and remove comments that just repeat function names as... Vas Crabb2018-07-141-141/+26
* made device flags const (nw) mahlemiut2018-07-141-20/+12
* fix validation (nw) mahlemiut2018-07-121-4/+10
* Device types need actual definitions (nw) AJR2018-07-111-0/+2
* amstrad: create 8255 PPI clone based on the Amstrad Plus ASIC, and use it wit... mahlemiut2018-07-121-3/+36
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-8/+6
* i8255: hopefully improve readback of port C high output latches when port A i... Vas Crabb2018-05-101-0/+7
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* i8255: added tristate outputs, please replace any driver workarounds (nw) hap2017-06-141-5/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-33/+30
* Start cleaning up duplicate shortnames Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* i8255: revert for now but revisit it later (nw) cracyc2017-01-141-5/+0
* i8255: in read_pc(), also return data from output latch Sergey Svishchev2017-01-101-0/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* reverting: Miodrag Milanovic2016-01-201-26/+26
* tags are now strings (nw) Miodrag Milanovic2016-01-161-26/+26
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+995