summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6522via.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-3/+4
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-9/+0
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-0/+9
* via6522: Eliminate truly ancient hack to default clock to that of first CPU (nw) AJR2017-12-071-9/+0
* via6522: Added some interrupt LOGs Joakim Larsson Edstrom2017-10-181-0/+17
* srcclean (nw) Vas Crabb2017-05-281-72/+72
* Typo fix (nw) AJR2017-05-251-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* via6522: fixed the flank timer value which improved but not completelly rever... Joakim Larsson Edstrom2017-05-041-7/+7
* via6522: tuned shifter IRQ timing to be more cycle accurate Joakim Larsson Edstrom2017-04-281-8/+20
* via6522: Removed old code and cleaned up a bit Joakim Larsson Edstrom2017-04-281-111/+26
* via6522: refactored shifter supporting more fetures and fixed a few bugs Joakim Larsson Edstrom2017-04-271-59/+110
* Since we're close to release, revert for now (nw) arbee2017-04-201-2/+2
* Turn off global logging (nw) Scott Stone2017-04-201-2/+2
* Revert most of previous fix, instead change VIA6522 to work better. (nw) arbee2017-04-191-4/+4
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2017-02-191-6/+6
* Added missing final and leading flanks when shifting out and in respectivelly Joakim Larsson Edstrom2017-02-171-21/+87
* via6522: fixed so shift out and in flank is not controlled by pcr in accordan... Joakim Larsson Edstrom2017-02-011-2/+14
* via6522: added stop of device_timer when going from internaly to externaly cl... Joakim Larsson Edstrom2017-02-011-15/+41
* via6522: fixed 50/50 duty cycle for T2 and O2 driven CB1 shift IN & OUT on CB2 Joakim Larsson Edstrom2017-01-301-19/+23
* via6522: updated LOG messages to latest cut and added some new Joakim Larsson Edstrom2017-01-301-15/+32
* 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-9/+9
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+985