summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* pc: it appears the ibm keyboard interferes with the k286i a20 check (nw) cracyc2016-03-052-10/+2
* Merge branch 'master' of https://github.com/mamedev/mame dankan18902016-03-051-0/+15
|\
| * This works (nw) Miodrag Milanovic2016-03-052-2/+15
| * Fixing issue compiling on GCC 4.9 till 5.1 (nw) Miodrag Milanovic2016-03-051-0/+2
* | menu: added handling of mouse button held down on arrows in the machine list.... dankan18902016-03-054-11/+43
|/
* Fix some more unlocalisable crap Vas Crabb2016-03-051-4/+8
* selsoft: fixed failure to load software from the BIOS menu selection. (nw) dankan18902016-03-051-2/+2
* Using SDL_INIT_GAMECONTROLLER it explicitly calls SDL_INIT_JOYSTICK some expe... Miodrag Milanovic2016-03-053-10/+18
* Machine promoted to WORKING hap2016-03-052-28/+108
* Support for filtering exceptions (nw) Miodrag Milanovic2016-03-051-1/+6
* hh_cop400: ctstein WIP hap2016-03-052-3/+75
* Missed a few files (nw) Miodrag Milanovic2016-03-0515-119/+18
* Added README and LICENSE files (CC0) to folders containing meta-data or docum... Miodrag Milanovic2016-03-058-0/+487
* Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic2016-03-0531-2/+62
* Added missing xaudio2 header from WINE that is free to use (nw) Miodrag Milanovic2016-03-051-0/+7
* hh_cop400: added handlers to plus1 hap2016-03-052-4/+24
* Fix build of pcshare Vas Crabb2016-03-051-0/+1
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-0422-1351/+1109
* Fixed sprites y positioning. Split legacy code in convenient function calls, nw angelosa2016-03-051-18/+34
* New clones marked as NOT_WORKING RobertoFresca2016-03-042-0/+48
* Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2016-03-041-2/+1
|\
| * forgot this (nw) Lord-Nightmare2016-03-041-2/+1
* | Fix for compile (nw) Scott Stone2016-03-041-3/+3
|/
* NoteTaker: more multiprocessor related addresses documented, some address map... Lord-Nightmare2016-03-041-8/+41
* Checkpoint, nw angelosa2016-03-041-31/+439
* removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw) Miodrag Milanovic2016-03-041-18/+0
* fix validation (nw) Miodrag Milanovic2016-03-042-33/+33
* suprnova.cpp: some work towards save state support (nw) Ivan Vangelista2016-03-043-82/+142
* Butterfly Dream 97: Decoded graphics for gfx bank 2. [Roberto Fresca] RobertoFresca2016-03-041-2/+21
* Butterfly Dream 97: Created its own machine driver. RobertoFresca2016-03-041-1/+31
* consistency fixes and add missed files (nw) Miodrag Milanovic2016-03-0443-18/+78
* optsmenu: fixed recently introduced bug. (nw) dankan18902016-03-041-4/+4
* segam1audio: fixed ROM mapping (MT6147) and corrected authorship. [R. Belmont] arbee2016-03-042-3/+4
* fix compile (nw) Miodrag Milanovic2016-03-041-3/+0
* remove remaining files (nw) Miodrag Milanovic2016-03-043-395/+0
* Demoted svi318 to skeleton (nw) Miodrag Milanovic2016-03-042-818/+133
* Change %d to %u to correct ARGB settings display Vas Crabb2016-03-041-4/+4
* Fix compile are demote drivers (nw) Miodrag Milanovic2016-03-042-117/+90
* Further reduce template instantiations Vas Crabb2016-03-042-38/+18
* New machines marked as NOT_WORKING RobertoFresca2016-03-042-0/+22
* peplus.cpp: Add dump of cap1144.u50 [Badbaud] briantro2016-03-031-3/+2
* OCD hap2016-03-048-93/+93
* Assume protected, nw angelosa2016-03-031-1/+3
* tispeak: added notes hap2016-03-033-35/+63
* Removed code from Ralf Schaefer and demoted drivers to skeleton and not worki... Miodrag Milanovic2016-03-034-1508/+17
* badlands.cpp: configured banking for the audiocpu instead of memcpy (nw) Ivan Vangelista2016-03-032-13/+9
* aerofgt.cpp: oki memory map for aerfboot (nw) Ivan Vangelista2016-03-032-5/+17
* remove drivers by 'Edgardo E. Contini Salvan' due to unresolved licensing (re... David Haywood2016-03-033-939/+34
* remove all drivers by 'insideoutboy' due to unresolved licensing, replaced wi... David Haywood2016-03-0312-2858/+78
* these are constexpr so calculation does not cost (nw) Miodrag Milanovic2016-03-031-1/+1