summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/mos6526.c
Commit message (Expand)AuthorAgeFilesLines
* Amiga: Implement the Amiga 500 low-level keyboard controller using the Dirk Best2014-09-101-3/+9
* Amiga: Add support for the Commodore A2232 Serial Card. Dirk Best2014-05-231-0/+3
* fixed usage of uninitialized member in mos6526_device (nw) Oliver Stöneberg2014-05-181-0/+1
* Amiga: Kill the legacy CIA emulation and fix Agnus ID for A2000 and Dirk Best2014-05-171-34/+46
* mos6526: WIP. (nw) Curt Coder2014-03-241-59/+20
* mos6526: devcb2 cleanup. (nw) Curt Coder2014-03-221-0/+1
* License tags. (nw) Curt Coder2013-10-161-0/+2
* 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