| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | XML refactoring: | 2016-12-11 | 1 | -9/+9 | |
| | | | | | | | | * move stuff to namespace util::xml * scope down some enums * split config load/save delegate types * make config load take const so it can't mangle data | ||||
| * | Turn xmlfile API into something that looks like C++ | 2016-11-17 | 1 | -15/+15 | |
| | | | | | It's still a bit quirky but it's far better encapsulated before, and it plays nice with const (nw) | ||||
| * | Revert "using of IS_ENABLED in files used in tiny build (nw)" | 2016-11-12 | 1 | -2/+2 | |
| | | | | | This reverts commit 1efccdd38d4bac6ec44e13f0a6cdf877e3a1c7cb. | ||||
| * | using of IS_ENABLED in files used in tiny build (nw) | 2016-11-11 | 1 | -2/+2 | |
| | | |||||
| * | Do not use FUNC in delegate where applicable (nw) | 2016-11-06 | 1 | -2/+2 | |
| | | |||||
| * | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -39/+39 | |
| | | | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8 | ||||
| * | Another round of these | 2016-08-27 | 1 | -1/+1 | |
| | | |||||
| * | fix after pass through the diff | 2016-08-01 | 1 | -3/+3 | |
| | | |||||
| * | std::min and std:max instead of MIN and MAX, also some more macros converted ↵ | 2016-07-31 | 1 | -9/+9 | |
| | | | | | to inline functions (nw) | ||||
| * | reverting: | 2016-01-20 | 1 | -5/+5 | |
| | | | | | | | | 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 | 1 | -1/+1 | |
| | | | | | This reverts commit caba131d844ade3f2b30d6be24ea6cf46b2949d7. | ||||
| * | rest of device parameters to std::string (nw) | 2016-01-16 | 1 | -1/+1 | |
| | | |||||
| * | tags are now strings (nw) | 2016-01-16 | 1 | -5/+5 | |
| | | | | | fix start project for custom builds in Visual Studio (nw) | ||||
| * | modernize rom_load_manager (nw) | 2016-01-11 | 1 | -1/+1 | |
| | | |||||
| * | modernized configuration_manager (nw) | 2016-01-10 | 1 | -5/+5 | |
| | | |||||
| * | Cleanups and version bumpmame0169 | 2015-12-30 | 1 | -1/+1 | |
| | | |||||
| * | clang-modernize part 6 | 2015-12-04 | 1 | -6/+6 | |
| | | |||||
| * | clang-modernize part 3 | 2015-12-04 | 1 | -26/+26 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+1229 | |
