summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'master' of https://github.com/mamedev/mame.git Brad Hughes2016-03-0234-38727/+39168
|\
| * newbrain: Dumped the COP internal ROM. [Chris Despinidis] Curt Coder2016-03-0221-1445/+1872
| * new clones David Haywood2016-03-022-6/+40
| * Merge pull request #672 from Happy-yappH/master Vas Crabb2016-03-031-2/+2
| |\
| | * N64: These calls seem to produce more issues than they presumably fix. Happy2016-03-021-2/+2
| * | More stream enhancement Vas Crabb2016-03-032-12/+34
| * | core_i64_hex_format is now a static function in memory.cpp Vas Crabb2016-03-033-71/+29
| * | Use stream with contiguous backing store for the disasmview's buffer Vas Crabb2016-03-032-31/+43
| * | nmk16.cpp: more oki memory maps instead of memcpy (nw) Ivan Vangelista2016-03-022-117/+105
| * | psikyosh.cpp: hooked up watchdog reset for the ps3_v1 board. daraku resets it... Ivan Vangelista2016-03-021-1/+1
| * | Fix some oversights in previous changes, sorry guys'n'gals Vas Crabb2016-03-033-14/+14
| * | Put back info that was in lst files before (nw) Miodrag Milanovic2016-03-021-37033/+37033
* | | Add DirectWrite font support module Brad Hughes2016-03-024-0/+906
|/ /
* | Added mame.lst as main list, it is now generated, and should be updated manua... Miodrag Milanovic2016-03-025-35618/+39036
* | Merge pull request #671 from Happy-yappH/master Vas Crabb2016-03-023-14/+31
|\|
| * Change field format to show leading zeros for debugger 'dasm' command as well Happy2016-03-011-2/+2
| * Change field format to show leading zeros for debugger 'dump' command Happy2016-03-011-2/+2