| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix warning from 32-bit build (nw) |  Vas Crabb | 2018-03-27 | 1 | -2/+3 |
| * | 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 |
| * | 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 |
| * | 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 | 8 | -298/+145 |
| * | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-03-25 | 93 | -945/+945 |
| * | 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 | 6 | -109/+934 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | note (nw) |  MetalliC | 2018-03-22 | 1 | -0/+1 |
| * | Dreamcast and derivatives: enable drc by default, docs updates |  MetalliC | 2018-03-22 | 7 | -34/+66 |
| * | mouser: Cleanup (nw) |  AJR | 2018-03-22 | 1 | -2/+0 |
| * | mouser: Soundlatch modernization (nw) |  AJR | 2018-03-22 | 2 | -25/+14 |
| * | dec8.cpp: Use input_merger for gondo and garyoret; acknowledge NMI another wa... |  AJR | 2018-03-22 | 3 | -18/+51 |
| * | cz101: Cleanup, add notes, document ports |  Dirk Best | 2018-03-22 | 1 | -20/+24 |
| * | cherry-pick more boilerplate, also missing emu.h inclusions (nw) |  Vas Crabb | 2018-03-22 | 3 | -1/+33 |
| * | scn2674: Add missing override keyword (nw) |  AJR | 2018-03-21 | 1 | -1/+1 |
| * | tgpx4: misc fixing (floating point conversions, broken REP opcode, support fo... |  angelosa | 2018-03-22 | 3 | -51/+84 |
| * | qvt201: A few more stub handlers (nw) |  AJR | 2018-03-21 | 1 | -1/+26 |
| * | cz101: Add LCD display, inputs and a debug layout |  Dirk Best | 2018-03-22 | 2 | -4/+450 |
| * | qvt201: Add SCN2672 device (nw) |  AJR | 2018-03-21 | 1 | -10/+12 |