summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/v810
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | - strprintf is unaltered, but strformat now takes one fewer argument - state_string_export still fills a buffer, but has been made const - get_default_card_software now takes no arguments but returns a string
* override part 2 (nw) Miodrag Milanovic2015-12-051-12/+12
|
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
|
* nw, more PVS-Studio fixes therealmogminer@gmail.com2015-11-091-5/+2
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
|
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-133-0/+1776