Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reverting: | 2016-01-20 | 12 | -12/+12 | |
| | | | | | | | SHA-1: 1f90ceab075c4869298e963bf0a14a0aac2f1caa * tags are now strings (nw) fix start project for custom builds in Visual Studio (nw) | ||||
* | tags are now strings (nw) | 2016-01-16 | 12 | -12/+12 | |
| | | | | fix start project for custom builds in Visual Studio (nw) | ||||
* | modernize rom_load_manager (nw) | 2016-01-11 | 1 | -1/+1 | |
| | |||||
* | Return std::string objects by value rather than pass by reference | 2016-01-10 | 2 | -7/+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 | ||||
* | override part 1 (nw) | 2015-12-05 | 6 | -26/+26 | |
| | |||||
* | cleanup | 2015-12-05 | 2 | -3/+3 | |
| | |||||
* | clang-modernize part 2 | 2015-12-04 | 3 | -7/+7 | |
| | |||||
* | fix uninitialized class members for bus devices (nw) | 2015-11-14 | 2 | -2/+2 | |
| | |||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 6 | -0/+0 | |
| | |||||
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 12 | -0/+1068 | |