index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
mos6526.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run srcclean across the tree.
Vas Crabb
2025-08-24
1
-2
/
+2
*
machine/mos6526: get rid of m_icr_read, fix cpm68k-amiga boot
angelosa
2025-08-22
1
-4
/
+5
*
mos8520: tod is not latched when CRB_ALARM is set
Dirk Best
2025-02-13
1
-1
/
+3
*
amiga/amiga_m.cpp: move CIA A TOD writes to vblank end, make Logica CIA Alarm...
angelosa
2023-12-27
1
-5
/
+0
*
machine/mos6526.cpp: fix UNUSED register behaviour, add alarm irq
angelosa
2023-12-26
1
-5
/
+8
*
machine/mos6526.cpp: fix a couple of initial states as per vAmigaTS/showcia1 ...
angelosa
2023-12-26
1
-3
/
+10
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-24
/
+14
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-4
/
+4
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-24
/
+20
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
srcclean in preparation for branching 0.237 release
Vas Crabb
2021-10-24
1
-1
/
+1
*
First pass in improving Amiga SW compatibility (#8722)
Angelo Salese
2021-10-19
1
-1
/
+4
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-6
/
+6
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-6
/
+6
*
6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw)
AJR
2019-02-19
1
-6
/
+6
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-1
/
+1
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-7
/
+7
*
Update mos6526.cpp
David Viens
2017-08-14
1
-3
/
+21
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-22
/
+10
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-4
/
+4
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
1
-1
/
+1
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-22
/
+22
*
reverting:
Miodrag Milanovic
2016-01-20
1
-5
/
+5
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-5
/
+5
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1178