summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/6526cia.h
Commit message (Expand)AuthorAgeFilesLines
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-9/+9
* Reverting until I can figure out what's up. Ryan Holtz2010-08-281-7/+2
* Fix for class derivation issues brought about by pain meds. No whatsnew. Ryan Holtz2010-08-281-2/+7
* Updated the 6526 CIA device to no longer be legacy. [Harmony] Ryan Holtz2010-08-251-18/+169
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-7/+3
* Fixed typo. (no whatsnew) Curt Coder2010-02-151-1/+1
* Fixed forgotten device_config to running_device change (no whatsnew) Miodrag Milanovic2010-01-301-1/+1
* Refactored the CIA 6526 interface, adding SP/CNT callbacks. Curt Coder2010-01-191-36/+75
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-8/+8
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* CIA6526: slight interface cleanup Curt Coder2009-12-151-0/+5
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-6/+0
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-3/+3
* From: Duke [mailto:startaq@gmail.com] Aaron Giles2009-02-261-0/+2
* Changed 6526cia to use devcb Nathan Woods2009-02-041-4/+5
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-1/+15
* Added differentiation between the r1 and r2 versions of the 6526; not acting Nathan Woods2008-12-051-2/+4
* Added device paramter to 6526 callbacks Nathan Woods2008-12-051-2/+3
* Made the 6526/8520 CIA implementations be devices Nathan Woods2008-12-051-30/+35
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* another fix typo Roberto Zandona2008-05-071-1/+1
* add feature to the cia6526: in READ operation the value can be forced by a ex... Roberto Zandona2008-05-071-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+58