| Commit message (Expand) | Author | Age | Files | Lines |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -1/+1 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -1/+1 |
| * | More UI stuff: |  Vas Crabb | 2019-01-19 | 1 | -1/+1 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -14/+14 |
| * | Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ... |  Miodrag Milanovic | 2016-11-12 | 1 | -3/+3 |
| * | Added IS_ENABLED, so we have compiler check for non used part, it is checked ... |  Miodrag Milanovic | 2016-11-11 | 1 | -3/+3 |
| * | more TRUE/FALSE cleanup (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -2/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -14/+14 |
| * | make path_iterator hold onto its search path |  Vas Crabb | 2016-08-19 | 1 | -56/+87 |
| * | Let's give the new srcclean a spin... |  Vas Crabb | 2016-08-02 | 1 | -1/+1 |
| * | Changed various string arguments for emu_file::open() from 'const char *' to ... |  Nathan Woods | 2016-07-29 | 1 | -21/+15 |
| * | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... |  Nathan Woods | 2016-07-23 | 1 | -1/+1 |
| * | POSIX implementation for new directory read features, cleanup of Windows impl... |  Vas Crabb | 2016-06-25 | 1 | -6/+2 |
| * | C++-ified osd_directory (now osd::directory), and added last_modified to osd:... |  Nathan Woods | 2016-06-24 | 1 | -5/+5 |
| * | Try next archive type if file not found, not just on open error |  Vas Crabb | 2016-03-25 | 1 | -53/+53 |
| * | Make emu_file archive searh order CRC+path, CRC+partial path, CRC, path, part... |  Vas Crabb | 2016-03-25 | 1 | -85/+19 |
| * | Fold some redundant code |  Vas Crabb | 2016-03-18 | 1 | -70/+17 |
| * | * Remove confusing method from vectorstreams that hide base_ios method (fixes... |  Vas Crabb | 2016-03-18 | 1 | -53/+22 |
| * | Fix use-after-move |  Vas Crabb | 2016-03-15 | 1 | -2/+2 |
| * | Make osd_file a polymorphic class that's held with smart pointers |  Vas Crabb | 2016-03-14 | 1 | -80/+70 |
| * | Use type-safe printf for core_file and emu_file, surprisingly few knock-on ef... |  Vas Crabb | 2016-03-09 | 1 | -17/+2 |
| * | Turn core_file into a proper class that gets cleaned up safely using unique_ptr |  Vas Crabb | 2016-03-06 | 1 | -46/+34 |
| * | Add function for flushing file buffers |  Vas Crabb | 2016-03-01 | 1 | -4/+16 |
| * | Return std::string objects by value rather than pass by reference |  AJR | 2016-01-10 | 1 | -2/+1 |
| * | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -54/+54 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+910 |