summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/psx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-2/+2
* reverting: Miodrag Milanovic2016-01-2012-41/+41
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-204-4/+4
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-164-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-1612-41/+41
* 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-261-1/+0
* cleanup (nw) Miodrag Milanovic2015-12-261-0/+4
* cleanups (nw) Miodrag Milanovic2015-12-253-8/+0
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-126-16/+16
* override part 2 (nw) Miodrag Milanovic2015-12-056-38/+38
* clang-modernize part 3 Miodrag Milanovic2015-12-043-12/+12
* Fixed uninitialized class members Miodrag Milanovic2015-11-194-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-089-0/+0
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-016-86/+86
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1317-0/+8275