Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tags are now strings (nw) | 2016-01-16 | 215 | -473/+468 | |
* | remove meaningless changelog | 2016-01-15 | 1 | -7/+0 | |
* | license mismatch between s14001 .h and .cpp | 2016-01-15 | 1 | -1/+1 | |
* | Added license for Paul Leaman, also resolved status of Steven Frew (nw) | 2016-01-11 | 2 | -2/+2 | |
* | removed memory tracking (nw) | 2016-01-08 | 8 | -13/+13 | |
* | Getting rid of global_alloc_array_clear at least, clearing is essential to ob... | 2016-01-07 | 1 | -13/+15 | |
* | Revert "vector_t to std::vector in discrete (nw)" | 2016-01-07 | 2 | -96/+187 | |
* | Revert "fixed discrete.cpp (nw)" | 2016-01-07 | 1 | -3/+3 | |
* | Revert "missed one place (nw)" | 2016-01-07 | 1 | -2/+2 | |
* | fm: null pointer bad (nw) | 2016-01-06 | 1 | -1/+2 | |
* | missed one place (nw) | 2016-01-06 | 1 | -2/+2 | |
* | fixed discrete.cpp (nw) | 2016-01-06 | 1 | -3/+3 | |
* | vector_t to std::vector in discrete (nw) | 2016-01-06 | 2 | -187/+96 | |
* | Cleanups and version bumpmame0169 | 2015-12-30 | 2 | -3/+0 | |
* | Fix clang build | 2015-12-27 | 1 | -2/+0 | |
* | cleanup (nw) | 2015-12-26 | 10 | -15/+13 | |
* | cleanup (nw) | 2015-12-26 | 12 | -22/+22 | |
* | cleanup (nw) | 2015-12-26 | 1 | -0/+4 | |
* | cleanups (nw) | 2015-12-25 | 6 | -14/+0 | |
* | sn76477: notes, typo, RES_INF for default open circuit | 2015-12-24 | 2 | -12/+19 | |
* | some handmade changes (nw) | 2015-12-21 | 2 | -11/+11 | |
* | update by request (nw) | 2015-12-21 | 13 | -13/+13 | |
* | Added license for Derrick Renaud, extended K.Wilkins and F.Palazzolo to full ... | 2015-12-21 | 18 | -24/+18 | |
* | auto_alloc_array_clear -> make_unique_clear (nw) | 2015-12-19 | 10 | -25/+27 | |
* | removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... | 2015-12-17 | 28 | -97/+97 | |
* | added some missing (nw) | 2015-12-12 | 3 | -3/+3 | |
* | update license based on what actually is done by each person (nw) | 2015-12-12 | 7 | -10/+17 | |
* | macro removal INLINE -> static inline (nw) | 2015-12-12 | 18 | -182/+182 | |
* | update some of remaining licenses (nw) | 2015-12-11 | 7 | -11/+14 | |
* | clang 3.7 warning fixes (nw) | 2015-12-07 | 1 | -1/+1 | |
* | override for for macros that could not be auto recognized by tools (nw) | 2015-12-06 | 2 | -35/+35 | |
* | override part 3 (nw) | 2015-12-05 | 77 | -291/+291 | |
* | override part 2 (nw) | 2015-12-05 | 1 | -5/+5 | |
* | override part 1 (nw) | 2015-12-05 | 31 | -139/+139 | |
* | cleanuo | 2015-12-05 | 2 | -2/+1 | |
* | Removed need for -Wno-c++11-narrowing for clang | 2015-12-04 | 4 | -243/+243 | |
* | some core c++11 narrowing fixes (nw) | 2015-12-04 | 5 | -101/+101 | |
* | removed usage of deprecated register keyword in our code (nw) | 2015-12-04 | 2 | -5/+5 | |
* | clang-modernize part 6 | 2015-12-04 | 19 | -171/+171 | |
* | clang-modernize part 3 | 2015-12-04 | 99 | -344/+344 | |
* | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -10/+10 | |
* | add casts from emu_file to core_file (issue #482) | 2015-11-27 | 1 | -1/+1 | |
* | Cleanups and version bumpmame0168 | 2015-11-25 | 15 | -59/+59 | |
* | ymf262: I fscked up so hard | 2015-11-22 | 1 | -1/+1 | |
* | fmopl: partially revert ksl order fix | 2015-11-22 | 1 | -1/+1 | |
* | Fix missing savestate entries in tms5220.c (nw) | 2015-11-22 | 1 | -0/+2 | |
* | Merge pull request #472 from kazblox/opl_playaround | 2015-11-20 | 2 | -2/+2 | |
|\ | |||||
| * | fmopl: here too... | 2015-11-18 | 1 | -1/+1 | |
| * | ymf262: fix ksl shift bits | 2015-11-18 | 1 | -1/+1 | |
* | | Fixed uninitialized class members | 2015-11-19 | 16 | -25/+27 | |
|/ |