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