summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/astrocde
Commit message (Collapse)AuthorAgeFilesLines
...
* Return std::string objects by value rather than pass by reference AJR2016-01-102-5/+4
| | | | | | - 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
* cleanups (nw) Miodrag Milanovic2015-12-252-2/+1
|
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-062-11/+11
|
* override part 1 (nw) Miodrag Milanovic2015-12-054-36/+36
|
* cleanup Miodrag Milanovic2015-12-051-2/+0
|
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
|
* clang-modernize part 2 Miodrag Milanovic2015-12-042-6/+6
|
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-143-6/+6
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-084-0/+0
|
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-138-0/+999