| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Memory region to use std::string (nw) | 2016-01-20 | 1 | -1/+1 | ||
| | | ||||||
| * | rest of device parameters to std::string (nw) | 2016-01-16 | 1 | -1/+1 | ||
| | | ||||||
| * | tags are now strings (nw) | 2016-01-16 | 1 | -1/+1 | ||
| | | | | | fix start project for custom builds in Visual Studio (nw) | |||||
| * | Cleanups and version bumpmame0169 | 2015-12-30 | 1 | -1/+1 | ||
| | | ||||||
| * | macro removal INLINE -> static inline (nw) | 2015-12-12 | 1 | -2/+2 | ||
| | | ||||||
| * | Fixed uninitialized variables, detected by VS2015 x64 build (nw) | 2015-12-07 | 1 | -2/+2 | ||
| | | ||||||
| * | Show more digits in fp values (issue #476) | 2015-12-06 | 1 | -3/+3 | ||
| | | ||||||
| * | Show 64 and 80 bit floats in windows and qt debugger (issue #476) | 2015-12-06 | 1 | -19/+96 | ||
| | | ||||||
| * | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -17/+17 | ||
| | | ||||||
| * | First commit for issue #476 | 2015-11-30 | 1 | -53/+156 | ||
| | | | | | | | | | | "byte per chunk" is sostituted by "data format" data formats lesser than 9 work as before, data format 9 is 32 but floating point in the debug_view_memory class method bytes_per_chunk is substituted by get_data_format, set_bytes_per_chunk is substituted by set_data_format floating point values cannot be edited currently floating point values are available only in the windows debugger, next commit will add them to the qt debugger, osx i won't be able to do it afterwards 64 and 80 bit formats will be added | |||||
| * | Fixed some suggestions by ReSharper C++ (nw) | 2015-11-14 | 1 | -1/+1 | ||
| | | ||||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+820 | ||
