summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6821pia.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various devices: Correct placement of U integer suffix in definitions of shif... AJR2023-03-211-4/+4
* Added Elanco AgVision and fixed TRS VideoTex drivers. (#10520) tim lindner2022-11-181-8/+12
* fairlight/cmi.cpp: Fairlight CMI IIx audio improvements: (#10086) [Ryan Holtz] MooglyGuy2022-07-161-4/+5
* removed some unnecessary 6821 readca1_handler/readca2_handler/readcb1_handler... smf-2022-05-181-9/+1
* a2bus/mouse.cpp: Fix regression caused by MCU port C lines being high after r... AJR2021-01-061-5/+13
* 6821pia: Improve PA and CA2 output handling AJR2020-12-201-64/+85
* srcclean for 0.223 Vas Crabb2020-07-261-2/+2
* 6821pia: guard against side effects when these should be disabled 68bit2020-07-021-57/+72
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-7/+7
* Alfaskop 4110 keyboard and related improvements (#6291) Joakim Larsson Edström2020-02-101-3/+25
* Revert "Alfaskop improvements" Vas Crabb2020-01-311-25/+3
* 6821pia.cpp: improved LOG messages a bit Joakim Larsson Edstrom2019-12-181-3/+25
* machine/6821pia.cpp: initialized new variable (nw) d2019-12-141-1/+1
* (nw) misc cleanup: Vas Crabb2019-09-201-172/+91
* Pia6821 improvements (#5254) Mike2019-06-191-19/+13
* pia6821: roll back port A read change. Mike2019-06-101-5/+6
* Add Bally squawk & talk boards (#5175) Mike2019-06-081-6/+5
* 6821pia: Add port line write handlers (nw) AJR2019-05-151-0/+32
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* get rid of some overloaded names - a lot of these will become unnecessary aft... Vas Crabb2018-06-141-5/+5
* Revert "6821: improved logging" Vas Crabb2017-09-291-28/+27
* 6821: improved logging Joakim Larsson Edstrom2017-09-261-27/+28
* 6821pia.cpp: Logging improvements (nw) AJR2017-06-241-48/+40
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+2
* srcclean (nw) Vas Crabb2017-03-261-15/+15
* Fixed recently introduced order of operations issue, and changed to Vas' pref... Nathan Woods2017-03-261-14/+14
* Merge pull request #2173 from npwoods/pia_cplusplus R. Belmont2017-03-241-50/+55
|\
| * Incremental C++-ification of 6821pia.cpp Nathan Woods2017-03-211-50/+55
* | 6821pia: correct copyright holders (nw) hap2017-03-221-1/+1
|/
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* Taito 68705 interface improvements: Vas Crabb2017-01-151-0/+3
* Updated the LOG mechanism Joakim Larsson Edstrom2017-01-011-29/+42
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-18/+18
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-38/+38
* reverting: Miodrag Milanovic2016-01-201-37/+37
* tags are now strings (nw) Miodrag Milanovic2016-01-161-37/+37
* Stop PIA from spamming debug console by default Joakim Larsson Edström2016-01-061-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-21/+21
* Some more cleanup (nw) Miodrag Milanovic2015-11-111-17/+21
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1121