summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI updates: Vas Crabb2019-11-2211-226/+344
* Votrax PSS: update ROM labels to be more accurate, and add notes to driver ab... Lord-Nightmare2019-11-211-16/+311
* New machines added as MACHINE_NOT_WORKING arbee2019-11-212-1/+32
* stupid syntax error (nw) Vas Crabb2019-11-221-1/+1
* sound/coraudio: get rid of global_alloc/global_free (nw) Vas Crabb2019-11-221-60/+48
* srmp6: Fix region width (nw) AJR2019-11-211-2/+2
* mvme350: Fix region width (nw) AJR2019-11-211-3/+3
* notetaker.cpp: ...but there is no memory share, oops (nw) AJR2019-11-211-5/+6
* notetaker.cpp: Replace fake ROM region with memory share (nw) AJR2019-11-211-8/+23
* zookeep: Fix inputs [O. Galibert] Olivier Galibert2019-11-211-0/+3
* megapc, megapcpl: Fix region width because WD7600 wants an 8-bit BIOS (nw) AJR2019-11-211-2/+2
* [bit90] requested fixes (#5940) Frank Palazzolo2019-11-222-23/+50
* flstory.cpp: added MCU location (nw) Ivan Vangelista2019-11-211-1/+1
* ggconnie.cpp: dips for fishingm (nw) Ivan Vangelista2019-11-211-4/+29
* sound/k007232.cpp: remove leftover debugging code (nw) Vas Crabb2019-11-221-2/+0
* New machines marked as NOT_WORKING AJR2019-11-212-0/+14
* bus/spectrum/mgt: small cleanup (nw) Vas Crabb2019-11-222-15/+16
* new working ZX Spectrum slot devices: DISCiPLE and +D disk interfaces (#5931) Tom2019-11-226-5/+794
* Bit90 - New driver for Bit90 computer by Bit Corporation (#5934) Frank Palazzolo2019-11-213-4/+256
* vt1682.cpp - (plug & play) mostly fixed raster effects (#5937) David Haywood2019-11-214-53/+93
* 32x: move game specific notes to hash file angelosa2019-11-211-8/+0
* I give up, can't keep all the compilers happy (nw) Vas Crabb2019-11-211-3/+4
* constexpr, constructor delegation, integer_sequence, oh my! (hopefully fix MS... Vas Crabb2019-11-211-8/+7
* UI input menu: treat codes containing a postive and negative of the same thin... Vas Crabb2019-11-2118-1088/+1226
* luaengine: fix tabs (nw) cracyc2019-11-201-3/+3
* plugins/cheat: show pressed buttons when setting hotkeys (nw) cracyc2019-11-201-4/+23
* Merge pull request #5933 from rfka01/master R. Belmont2019-11-204-43/+182
|\
| * at,pc,genpc: Added computers, motherboards and BIOSes after rebasing rfka012019-11-204-43/+182
* | vt1682.cpp - (plug & play) Pushed ALU and Timers into devices, fixed some gam... David Haywood2019-11-208-1152/+877
|/
* add <cassert,map,memory,string> for completeness, even though it will arrive ... Vas Crabb2019-11-211-0/+4
* fix clang build (nw) Vas Crabb2019-11-211-1/+5
* UI input mapping menu updates: Vas Crabb2019-11-2115-293/+452
* gkidabc.cpp: Another note (nw) AJR2019-11-201-0/+4
* mb8421.cpp : Support variable size and data width, Use template for base devi... cam9002019-11-215-388/+231
* sliders.cpp: Support PORT_CONDITION for PORT_ADJUSTER [Couriersud] couriersud2019-11-201-7/+13
* x1.cpp: improve QA notes, improve palette hooks for turboz (nw) angelosa2019-11-201-12/+27
* metro.cpp: add kana in handwritten labels for metabee (nw) Vas Crabb2019-11-201-3/+3
* metro.cpp: address comments about ROM labels for metabee (nw) Ivan Vangelista2019-11-201-4/+4
* ddz.cpp: Make this driver no more broken than it was before (nw) AJR2019-11-191-4/+3
* mephisto_modular: added older version of berl16 [CB-Emu] hap2019-11-191-4/+8
* vt1682.cpp - (plug & play) x/y scroll support (#5930) David Haywood2019-11-191-88/+196
* UI: when modifying an input mapping, only cycle default/none if UI_CANCEL is ... Vas Crabb2019-11-202-3/+12
* simplest change possible to fix display of codes starting with 'not' - e.g. t... Vas Crabb2019-11-201-1/+1
* restore code cleaning behaviour prior to ae2cc6853d935d3daeadd84b0b740af82ea9... Vas Crabb2019-11-202-15/+16
* New machines marked as NOT_WORKING Ivan Vangelista2019-11-195-12/+69
* UI show feedback when configuring an input to give the user more of an idea o... Vas Crabb2019-11-204-95/+102
* gkidabc: Further note (nw) AJR2019-11-191-0/+2
* vt1682.cpp - (plug & play) preliminary sound support (#5928) David Haywood2019-11-191-21/+903
* Merge pull request #5927 from JoakimLarsson/epcisworking ajrhacker2019-11-193-6/+24
|\
| * eispc.cpp, mda.cpp: epc LPT device properly installed and is promoted to working Joakim Larsson Edstrom2019-11-193-6/+24