summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6522via.h
Commit message (Expand)AuthorAgeFilesLines
* apple/macpwrbkmsc.cpp: Improved operation for all supported PowerBook Duos. [... arbee2025-07-031-5/+7
* apple/macpwrbk030.cpp: Moved macpd210 out to new driver for MSC-based portabl... arbee2025-02-101-2/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* m6809,6522via,6840ptm: zerofill more variables at device start, hap2023-07-231-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-9/+6
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* swim1: Embed the iwm Olivier Galibert2021-01-221-0/+3
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-211-5/+66
* 6522via.cpp: Add support for CB2 pulse mode [R. Belmont, Peter Ferrie] arbee2020-08-231-0/+3
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-22/+22
* (nw) via6522: removed unneeded space and offset Robbbert2019-04-201-2/+2
* 6522via.cpp: Count negative PB6 pulses in T2 counter mode AJR2018-12-271-0/+1
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-39/+0
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-2/+2
* devcb3 Vas Crabb2018-07-071-26/+34
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-16/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-39/+39
* via6522: tuned shifter IRQ timing to be more cycle accurate Joakim Larsson Edstrom2017-04-281-0/+2
* via6522: Removed old code and cleaned up a bit Joakim Larsson Edstrom2017-04-281-8/+0
* srcclean (nw) Vas Crabb2017-02-191-4/+4
* Added missing final and leading flanks when shifting out and in respectivelly Joakim Larsson Edstrom2017-02-171-3/+8
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-30/+30
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+221