summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/alto2
Commit message (Expand)AuthorAgeFilesLines
* Revert "remove const (nw)" Miodrag Milanovic2016-01-132-2/+2
* remove const (nw) Miodrag Milanovic2016-01-112-2/+2
* Return std::string objects by value rather than pass by reference AJR2016-01-102-2/+2
* cleanup (nw) Miodrag Milanovic2015-12-263-8/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-192-6/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-177-20/+20
* override part 2 (nw) Miodrag Milanovic2015-12-051-14/+14
* cleanuo Miodrag Milanovic2015-12-053-46/+46
* removed usage of deprecated register keyword in our code (nw) Miodrag Milanovic2015-12-043-34/+34
* clang-modernize part 3 Miodrag Milanovic2015-12-0414-84/+84
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0820-0/+0
* - Fix some instances of PVS-Studio warning V501, "There are identical sub- therealmogminer@gmail.com2015-11-061-1/+6
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-0118-364/+364
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1340-0/+13229