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
/
emu
/
machine
/
mos6526.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Amiga: Implement the Amiga 500 low-level keyboard controller using the
Dirk Best
2014-09-10
1
-3
/
+9
*
Amiga: Add support for the Commodore A2232 Serial Card.
Dirk Best
2014-05-23
1
-0
/
+3
*
fixed usage of uninitialized member in mos6526_device (nw)
Oliver Stöneberg
2014-05-18
1
-0
/
+1
*
Amiga: Kill the legacy CIA emulation and fix Agnus ID for A2000 and
Dirk Best
2014-05-17
1
-34
/
+46
*
mos6526: WIP. (nw)
Curt Coder
2014-03-24
1
-59
/
+20
*
mos6526: devcb2 cleanup. (nw)
Curt Coder
2014-03-22
1
-0
/
+1
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-6
/
+6
*
fixed uninitialized members in src/emu/machine/mos6526.c (nw)
Oliver Stöneberg
2013-03-06
1
-0
/
+4
*
Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi...
Curt Coder
2013-02-12
1
-65
/
+41
*
(MESS) c1571: Some 1571CR and Mini Chief WIP. (nw)
Curt Coder
2012-12-18
1
-55
/
+55
*
(MESS) c1581: Modernized floppy, WIP. (nw)
Curt Coder
2012-12-14
1
-0
/
+45
*
mos6526: Added port A/B read handlers. (nw)
Curt Coder
2012-10-29
1
-0
/
+10
*
srcclean (nw)
Curt Coder
2012-10-07
1
-59
/
+59
*
mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the...
Curt Coder
2012-10-04
1
-0
/
+1154