summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/nec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-282-2/+2
* reverting: Miodrag Milanovic2016-01-206-22/+22
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-206-6/+6
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-166-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-166-22/+22
* Revert "remove const (nw)" Miodrag Milanovic2016-01-134-4/+4
* remove const (nw) Miodrag Milanovic2016-01-114-4/+4
* Return std::string objects by value rather than pass by reference AJR2016-01-104-4/+4
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-4/+4
* override part 2 (nw) Miodrag Milanovic2015-12-052-23/+23
* override part 1 (nw) Miodrag Milanovic2015-12-051-15/+15
* clang-modernize part 3 Miodrag Milanovic2015-12-044-4/+4
* - Fix PVS-Studio warning V562, "It's odd to compare a bool type value with therealmogminer@gmail.com2015-11-091-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-085-0/+0
* nec: propagated source file location (nw) Miodrag Milanovic2015-11-073-8/+8
* Commented out a bunch of printfs related to hng64. (nw) Andrew Gardner2015-10-061-28/+28
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1317-0/+7113