summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mos6526.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* amiga/amiga_m.cpp: move CIA A TOD writes to vblank end, make Logica CIA Alarm... angelosa2023-12-271-5/+0
* machine/mos6526.cpp: fix UNUSED register behaviour, add alarm irq angelosa2023-12-261-5/+8
* machine/mos6526.cpp: fix a couple of initial states as per vAmigaTS/showcia1 ... angelosa2023-12-261-3/+10
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-24/+14
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-24/+20
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean in preparation for branching 0.237 release Vas Crabb2021-10-241-1/+1
* First pass in improving Amiga SW compatibility (#8722) Angelo Salese2021-10-191-1/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) AJR2019-02-191-6/+6
* Reshuffle some stuff: Vas Crabb2018-03-281-1/+1
* Grammar police (nw) Olivier Galibert2018-02-241-7/+7
* Update mos6526.cpp David Viens2017-08-141-3/+21
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+10
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-1/+1
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1178