summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/llc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-4/+4
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-4/+4
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-3/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+4
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-9/+9
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-5/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-12/+10
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+245