summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/csc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-071-11/+11
* fixed swapped cb1 & ca2 read callbacks during conversion (nw) smf-2014-01-061-1/+1
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-18/+14
* specify licenses (after checking with balrog and Kevtris) Jonathan Gevaryahu2013-10-271-1/+1
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* Modernized the s14001a and exidy sound devices. [Osso] Scott Stone2013-08-011-4/+4
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+4
* (MESS) fixed csc and mm2 regressions. (nw) Sandro Ronco2013-02-031-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-21/+21
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-4/+5
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* (MESS) Added GAME_CLICKABLE_ARTWORK flag to some drivers. (just to test the n... Sandro Ronco2012-08-221-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+346