Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reverting: | 2016-01-20 | 4 | -16/+16 | |
| | | | | | | | SHA-1: 1f90ceab075c4869298e963bf0a14a0aac2f1caa * tags are now strings (nw) fix start project for custom builds in Visual Studio (nw) | ||||
* | Revert "rest of device parameters to std::string (nw)" | 2016-01-20 | 2 | -2/+2 | |
| | | | | This reverts commit caba131d844ade3f2b30d6be24ea6cf46b2949d7. | ||||
* | rest of device parameters to std::string (nw) | 2016-01-16 | 2 | -2/+2 | |
| | |||||
* | tags are now strings (nw) | 2016-01-16 | 4 | -16/+16 | |
| | | | | 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 | -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) | 2015-12-25 | 1 | -1/+1 | |
| | |||||
* | override for for macros that could not be auto recognized by tools (nw) | 2015-12-06 | 1 | -6/+6 | |
| | |||||
* | override part 1 (nw) | 2015-12-05 | 2 | -18/+18 | |
| | |||||
* | clang-modernize part 6 | 2015-12-04 | 1 | -6/+6 | |
| | |||||
* | clang-modernize part 2 | 2015-12-04 | 2 | -6/+6 | |
| | |||||
* | Add the TRQ Video Computer H-21 system (vc4000 clone) and associated | 2015-11-29 | 2 | -0/+27 | |
| | | | | software list | ||||
* | fix uninitialized class members for bus devices (nw) | 2015-11-14 | 1 | -1/+1 | |
| | |||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 2 | -0/+0 | |
| | |||||
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 4 | -0/+755 | |