| Commit message (Expand) | Author | Age | Files | Lines |
| * | version bump (nw)mame0196 |  Vas Crabb | 2018-03-28 | 2 | -4/+4 |
| * | Update Dutch strings |  Jos van Mourik | 2018-03-27 | 1 | -2/+2 |
| * | fix warning from 32-bit build (nw) |  Vas Crabb | 2018-03-27 | 1 | -2/+3 |
| * | Clean up crud (nw) |  Vas Crabb | 2018-03-27 | 1 | -60/+0 |
| * | Update strings.po |  aviloria | 2018-03-27 | 1 | -8/+8 |
| * | Regional game names fixes (Spanish special characters) |  ClawGrip | 2018-03-27 | 1 | -1/+1 |
| * | Fix for MT 06921 (nw) |  AJR | 2018-03-26 | 1 | -4/+8 |
| * | std::move is required here, unfortunately (nw) |  AJR | 2018-03-26 | 1 | -1/+1 |
| * | fix crash on start (nw) |  Vas Crabb | 2018-03-26 | 1 | -0/+2 |
| * | Naomi/Dreamcast save_pointer needs units, not bytes. No longer crashes when s... |  smf- | 2018-03-26 | 1 | -1/+1 |
| * | remove some leftover crud (nw) |  Vas Crabb | 2018-03-26 | 1 | -69/+0 |
| * | Update for Brazilian Portuguese |  Wellington Uemura | 2018-03-26 | 1 | -1/+1 |
| * | constexpr, const... (nw) |  Vas Crabb | 2018-03-25 | 1 | -1/+1 |
| * | hopefully shut up MSVC (nw) |  Vas Crabb | 2018-03-25 | 1 | -1/+1 |
| * | not enough sleep, can't git add properly (nw) |  Vas Crabb | 2018-03-25 | 1 | -1/+1 |
| * | unidasm, too (nw) |  Vas Crabb | 2018-03-25 | 1 | -2/+2 |
| * | fix clang link error (nw) |  Vas Crabb | 2018-03-25 | 3 | -14/+17 |
| * | Update Chinese translations [YuiFAN] |  Vas Crabb | 2018-03-25 | 2 | -11/+5 |
| * | don't sleepcode - for some reason this only upset GCC, not clang (nw) |  Vas Crabb | 2018-03-25 | 1 | -2/+0 |
| * | gah, always git add (nw) |  Vas Crabb | 2018-03-25 | 1 | -11/+1 |
| * | get rid of dioutput - it's only used in one place, and it upset GCC on Linux ... |  Vas Crabb | 2018-03-25 | 9 | -300/+145 |
| * | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-03-25 | 151 | -21575/+21653 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 343 | -3757/+3301 |
| * | M1COMM: Add preliminary MB89374 emulation (#3378) |  Ariane Fugmann | 2018-03-24 | 8 | -109/+947 |
| * | Merge pull request #3362 from clawgrip/patch-6 |  R. Belmont | 2018-03-24 | 1 | -2/+2 |
| |\ |
|
| | * | Regional game names fixes (Spanish special characters) |  ClawGrip | 2018-03-19 | 1 | -2/+2 |
| * | | gstream : Add precalculated RGB Palette for X2222 drawing gfxs, Cleanup dupli... |  cam900 | 2018-03-24 | 3 | -168/+126 |
| * | | Donkey Kong: Change orientation so that -norotate matches direct feed recordi... |  smf- | 2018-03-24 | 2 | -51/+60 |
| * | | Attempted compile fix (nw) |  Scott Stone | 2018-03-24 | 1 | -1/+1 |
| * | | sbrain.cpp: Pre-configuration for later (nw) |  AJR | 2018-03-23 | 1 | -0/+3 |
| * | | plugins/cheatfind: fix string formatting (nw) |  cracyc | 2018-03-23 | 1 | -1/+1 |
| * | | tv912b: Fix `@ key definition (nw) |  AJR | 2018-03-23 | 1 | -1/+1 |
| * | | ay31015: Fix receiver synchronization at start bit |  AJR | 2018-03-23 | 1 | -2/+3 |
| * | | piggypas.cpp: Cleanup; handle serial outputs in a more hardware-consistent wa... |  AJR | 2018-03-23 | 1 | -14/+22 |
| * | | New working machine added |  hap | 2018-03-23 | 3 | -1/+739 |
| * | | Convert glasgow.cpp to use the mmboard device. [Sandro Ronco] |  Sandro Ronco | 2018-03-23 | 2 | -445/+370 |
| * | | dec8.cpp: Revert ill-considered timing change that broke srdarwin (nw) |  AJR | 2018-03-23 | 1 | -1/+1 |
| * | | goldstar.cpp: decrypted super7 (nw) |  Ivan Vangelista | 2018-03-23 | 2 | -5/+14 |
| * | | modernise drcuml somewhat (nw) |  Vas Crabb | 2018-03-24 | 6 | -278/+281 |
| * | | plugins/cheatfind: search any address space (nw) |  cracyc | 2018-03-23 | 1 | -15/+16 |
| * | | electron64: Implemented Master RAM Board, and promoted to working. |  Nigel Barnes | 2018-03-23 | 3 | -63/+122 |
| * | | that shouldn't be mutable (nw) |  Vas Crabb | 2018-03-23 | 1 | -2/+2 |
| * | | magnum: fix keys (nw) |  cracyc | 2018-03-22 | 1 | -2/+2 |
| * | | Make UML shorthand a bit easier to use without using namespace everywhere, cl... |  Vas Crabb | 2018-03-23 | 7 | -298/+287 |
| * | | (nw) Fixed the build. |  Robbbert | 2018-03-23 | 1 | -0/+2 |
| * | | x68k : Implement ADPCM Panning, Correct ADPCM Timer (#3376) |  cam900 | 2018-03-22 | 2 | -27/+26 |
| * | | QuikLoad option on CP/M-80 machines (#3368) |  Stefano | 2018-03-22 | 7 | -15/+246 |
| * | | Include option and file names in fatal error message for failure to load image |  AJR | 2018-03-22 | 1 | -2/+4 |
| * | | vgmplay: Disable POKEY and QSound devices if not required |  AJR | 2018-03-22 | 3 | -12/+17 |
| * | | magnum: fill in rest of keyboard (nw) |  cracyc | 2018-03-22 | 2 | -88/+102 |