Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow seek to position 0 in a vectorstream with empty storage, always reserve... | 2016-03-10 | 1 | -0/+1 | |
* | Use type-safe printf for core_file and emu_file, surprisingly few knock-on ef... | 2016-03-09 | 1 | -23/+13 | |
* | Fix complete failure to read zlib compressed data, handle EOF better in compr... | 2016-03-08 | 1 | -20/+21 | |
* | Fix loading zipped image | 2016-03-07 | 1 | -0/+1 | |
* | Turn core_file into a proper class that gets cleaned up safely using unique_ptr | 2016-03-06 | 1 | -704/+927 | |
* | Add function for flushing file buffers | 2016-03-01 | 1 | -0/+10 | |
* | Return std::string objects by value rather than pass by reference | 2016-01-10 | 1 | -2/+2 | |
* | macro removal INLINE -> static inline (nw) | 2015-12-12 | 1 | -1/+1 | |
* | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -26/+26 | |
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+1089 |