summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6522via.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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