index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
6821pia.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various devices: Correct placement of U integer suffix in definitions of shif...
AJR
2023-03-21
1
-4
/
+4
*
Added Elanco AgVision and fixed TRS VideoTex drivers. (#10520)
tim lindner
2022-11-18
1
-8
/
+12
*
fairlight/cmi.cpp: Fairlight CMI IIx audio improvements: (#10086) [Ryan Holtz]
MooglyGuy
2022-07-16
1
-4
/
+5
*
removed some unnecessary 6821 readca1_handler/readca2_handler/readcb1_handler...
smf-
2022-05-18
1
-9
/
+1
*
a2bus/mouse.cpp: Fix regression caused by MCU port C lines being high after r...
AJR
2021-01-06
1
-5
/
+13
*
6821pia: Improve PA and CA2 output handling
AJR
2020-12-20
1
-64
/
+85
*
srcclean for 0.223
Vas Crabb
2020-07-26
1
-2
/
+2
*
6821pia: guard against side effects when these should be disabled
68bit
2020-07-02
1
-57
/
+72
*
devices/machine: simplified more handlers (nw)
Ivan Vangelista
2020-03-25
1
-7
/
+7
*
Alfaskop 4110 keyboard and related improvements (#6291)
Joakim Larsson Edström
2020-02-10
1
-3
/
+25
*
Revert "Alfaskop improvements"
Vas Crabb
2020-01-31
1
-25
/
+3
*
6821pia.cpp: improved LOG messages a bit
Joakim Larsson Edstrom
2019-12-18
1
-3
/
+25
*
machine/6821pia.cpp: initialized new variable (nw)
d
2019-12-14
1
-1
/
+1
*
(nw) misc cleanup:
Vas Crabb
2019-09-20
1
-172
/
+91
*
Pia6821 improvements (#5254)
Mike
2019-06-19
1
-19
/
+13
*
pia6821: roll back port A read change.
Mike
2019-06-10
1
-5
/
+6
*
Add Bally squawk & talk boards (#5175)
Mike
2019-06-08
1
-6
/
+5
*
6821pia: Add port line write handlers (nw)
AJR
2019-05-15
1
-0
/
+32
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw)
AJR
2019-02-18
1
-2
/
+2
*
get rid of some overloaded names - a lot of these will become unnecessary aft...
Vas Crabb
2018-06-14
1
-5
/
+5
*
Revert "6821: improved logging"
Vas Crabb
2017-09-29
1
-28
/
+27
*
6821: improved logging
Joakim Larsson Edstrom
2017-09-26
1
-27
/
+28
*
6821pia.cpp: Logging improvements (nw)
AJR
2017-06-24
1
-48
/
+40
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-5
/
+2
*
srcclean (nw)
Vas Crabb
2017-03-26
1
-15
/
+15
*
Fixed recently introduced order of operations issue, and changed to Vas' pref...
Nathan Woods
2017-03-26
1
-14
/
+14
*
Merge pull request #2173 from npwoods/pia_cplusplus
R. Belmont
2017-03-24
1
-50
/
+55
|
\
|
*
Incremental C++-ification of 6821pia.cpp
Nathan Woods
2017-03-21
1
-50
/
+55
*
|
6821pia: correct copyright holders (nw)
hap
2017-03-22
1
-1
/
+1
|
/
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-01-22
1
-1
/
+1
*
Taito 68705 interface improvements:
Vas Crabb
2017-01-15
1
-0
/
+3
*
Updated the LOG mechanism
Joakim Larsson Edstrom
2017-01-01
1
-29
/
+42
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-18
/
+18
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-38
/
+38
*
reverting:
Miodrag Milanovic
2016-01-20
1
-37
/
+37
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-37
/
+37
*
Stop PIA from spamming debug console by default
Joakim Larsson Edström
2016-01-06
1
-1
/
+1
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-21
/
+21
*
Some more cleanup (nw)
Miodrag Milanovic
2015-11-11
1
-17
/
+21
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1121