summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Phil Stroffolino did rewrite and made driver functional, Enriques initial inv... Miodrag Milanovic2016-03-033-7/+9
* Ed was a dumper (nw) Miodrag Milanovic2016-03-033-6/+6
* Update license for Hau on his request (nw) Miodrag Milanovic2016-03-0311-19/+19
* Merge branch 'master' of https://github.com/mamedev/mame.git Brad Hughes2016-03-0316-2508/+2109
|\
| * use chrono calls for time handling in core (nw) Miodrag Milanovic2016-03-0310-417/+44
| * This HW actually runs at 256 x 224, especially noticeable in Go Go Mr. Yamagu... angelosa2016-03-031-3/+3
| * Reduce number of formatting template instantiations needed - should reduce co... Vas Crabb2016-03-041-89/+48
| * Implement swappable concept properly Vas Crabb2016-03-041-3/+18
| * messed up yesterdays commit (nw) Miodrag Milanovic2016-03-031-1993/+1993
| * menu: fixed top line computation. (nw) dankan18902016-03-032-3/+3
* | Add module probe support for directwrite so we can fall back cleanly. Brad Hughes2016-03-031-0/+12
* | Code cleanup in rawinput plus use common code for dynamic function binding. Brad Hughes2016-03-033-56/+64
|/
* Fix DirectWrite font module init error handling Brad Hughes2016-03-022-2/+15
* Merge branch 'master' of https://github.com/mamedev/mame.git Brad Hughes2016-03-023-8/+444
|\
| * dirmenu: proper removal of the folder from the path. (nw) dankan18902016-03-021-2/+2
| * New NOT WORKING systems Sandro Ronco2016-03-022-6/+442
* | Simplify xinput dynamic linking Brad Hughes2016-03-021-66/+20
|/