summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix warning from 32-bit build (nw) Vas Crabb2018-03-271-2/+3
* 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
* 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
* 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-258-298/+145
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-2593-945/+945
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-25343-3757/+3301
* M1COMM: Add preliminary MB89374 emulation (#3378) Ariane Fugmann2018-03-246-109/+934
* 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
* 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
* 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
* note (nw) MetalliC2018-03-221-0/+1
* Dreamcast and derivatives: enable drc by default, docs updates MetalliC2018-03-227-34/+66
* mouser: Cleanup (nw) AJR2018-03-221-2/+0
* mouser: Soundlatch modernization (nw) AJR2018-03-222-25/+14
* dec8.cpp: Use input_merger for gondo and garyoret; acknowledge NMI another wa... AJR2018-03-223-18/+51
* cz101: Cleanup, add notes, document ports Dirk Best2018-03-221-20/+24
* cherry-pick more boilerplate, also missing emu.h inclusions (nw) Vas Crabb2018-03-223-1/+33
* scn2674: Add missing override keyword (nw) AJR2018-03-211-1/+1
* tgpx4: misc fixing (floating point conversions, broken REP opcode, support fo... angelosa2018-03-223-51/+84
* qvt201: A few more stub handlers (nw) AJR2018-03-211-1/+26
* cz101: Add LCD display, inputs and a debug layout Dirk Best2018-03-222-4/+450
* qvt201: Add SCN2672 device (nw) AJR2018-03-211-10/+12