summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/mos6526.c
Commit message (Expand)AuthorAgeFilesLines
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-6/+6
* fixed uninitialized members in src/emu/machine/mos6526.c (nw) Oliver Stöneberg2013-03-061-0/+4
* Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... Curt Coder2013-02-121-65/+41
* (MESS) c1571: Some 1571CR and Mini Chief WIP. (nw) Curt Coder2012-12-181-55/+55
* (MESS) c1581: Modernized floppy, WIP. (nw) Curt Coder2012-12-141-0/+45
* mos6526: Added port A/B read handlers. (nw) Curt Coder2012-10-291-0/+10
* srcclean (nw) Curt Coder2012-10-071-59/+59
* mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the... Curt Coder2012-10-041-0/+1154