summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms34010 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-3/+3
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-1/+1
* reverting: Miodrag Milanovic2016-01-202-14/+14
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-162-14/+14
* 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-5/+4
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-4/+4
* override part 2 (nw) Miodrag Milanovic2015-12-051-17/+17
* clang-modernize part 3 Miodrag Milanovic2015-12-043-11/+11
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-5/+5
* compile fix (nw) Miodrag Milanovic2015-11-121-20/+20
* Finished adding to lua, some included cpp renamed to inc (nw) Miodrag Milanovic2015-11-125-4/+4
* fix compile (nw) Miodrag Milanovic2015-11-082-24/+24
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-087-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1310-0/+10649