summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/sc2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-12/+5
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-16/+14
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+245