| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Sexy Parodius didn't like what I've just done, noted and add a bug filler for... |  angelosa | 2015-12-08 | 1 | -2/+16 |
| * | Merge branch 'master' of https://github.com/mamedev/mame |  angelosa | 2015-12-08 | 8 | -76/+193 |
| |\ |
|
| | * | fix compile in MSVC 2015 (nw) |  Peter Ferrie | 2015-12-08 | 4 | -4/+4 |
| * | | Not supposed to be this big, nw |  angelosa | 2015-12-08 | 1 | -1/+1 |
* | | | correct gfx rom for space train [f205v] |  David Haywood | 2015-12-08 | 1 | -2/+2 |
| |/
|/| |
|
* | | toki.cpp: added Guru-Readme(c)(tm)(r) for Toki PCB and fixed file names of al... |  Guru | 2015-12-08 | 1 | -70/+126 |
* | | gameking.cpp: fixed comment (confirmed with PeT) (nw) |  Guru | 2015-12-08 | 1 | -1/+1 |
* | | mitchell.cpp: added Guru-Readme(c)(tm)(r) for Pang PCB (nw) |  Guru | 2015-12-08 | 1 | -0/+49 |
* | | Merge pull request #490 from plgDavid/patch-1 |  David Haywood | 2015-12-08 | 1 | -1/+13 |
|\ \
| |/
|/| |
|
| * | Update pv1000.xml |  David Viens | 2015-12-07 | 1 | -1/+13 |
|/ |
|
* | Notes for ESC protection, nw |  angelosa | 2015-12-08 | 2 | -4/+17 |
* | keep -aviwrite happy (nw) |  David Haywood | 2015-12-07 | 1 | -3/+4 |
* | allow the Konami CRTC to configure the 'slave' screen in the demux setup too ... |  David Haywood | 2015-12-07 | 3 | -1/+33 |
* | chihiro.cpp: correct little error (nw) |  yz70s | 2015-12-07 | 1 | -3/+4 |
* | fix layout (nw) |  David Haywood | 2015-12-07 | 1 | -2/+2 |
* | oops (nw) |  David Haywood | 2015-12-07 | 1 | -15/+0 |
* | treat the different run & gun cabinet types as clones, less crashy, no need t... |  David Haywood | 2015-12-07 | 4 | -68/+322 |
* | Handled single screen at 60 FPS, nw |  angelosa | 2015-12-07 | 3 | -7/+22 |
* | Merge pull request #489 from dankan1890/master |  Miodrag Milanović | 2015-12-07 | 1 | -0/+2 |
|\ |
|
| * | fix build for VS 2013 and earlier. |  dankan1890 | 2015-12-07 | 1 | -0/+2 |
* | | VS2012 is not supported anymore (nw) |  Miodrag Milanovic | 2015-12-07 | 1 | -11/+0 |
|/ |
|
* | forgot to hit save (nw) |  David Haywood | 2015-12-07 | 1 | -3/+3 |
* | new WORKING game |  David Haywood | 2015-12-07 | 3 | -9/+39 |
* | this is pointer so nullptr is fine (nw) |  Miodrag Milanovic | 2015-12-07 | 27 | -51/+51 |
* | Fixed uninitialized variables, detected by VS2015 x64 build (nw) |  Miodrag Milanovic | 2015-12-07 | 1 | -2/+2 |
* | fix for python 2.7 (nw) |  Miodrag Milanovic | 2015-12-07 | 1 | -0/+2 |
* | working spinners for ecofghtr, enabled by default. |  David Haywood | 2015-12-07 | 2 | -14/+72 |
* | ok, understand how the spinners work now, just need to hook them up properly ... |  David Haywood | 2015-12-07 | 2 | -9/+52 |
* | rewrote GameKing skeleton driver, dumped + added internal ROM, boots and runs... |  David Haywood | 2015-12-07 | 2 | -67/+195 |
* | ecofghtr spinner notes (in progress) |  David Haywood | 2015-12-07 | 2 | -7/+27 |
* | clang 3.7 warning fixes (nw) |  Olivier Galibert | 2015-12-07 | 10 | -20/+20 |
* | Correct tms fix (nw) |  Olivier Galibert | 2015-12-07 | 1 | -38/+30 |
* | update travis file (nw) |  Miodrag Milanovic | 2015-12-07 | 1 | -2/+2 |
* | fix clang/gcc detection on windows (nw) |  Miodrag Milanovic | 2015-12-07 | 1 | -1/+1 |
* | proper windows clang version detection (nw) |  Miodrag Milanovic | 2015-12-07 | 1 | -3/+1 |
* | propagate ARCHOPTS to linker |  Vas Crabb | 2015-12-07 | 1 | -0/+3 |
* | Revert "(nw)" |  Olivier Galibert | 2015-12-07 | 2 | -0/+26 |
* | fix windows build till clang detection is fixed (nw) |  Miodrag Milanovic | 2015-12-07 | 1 | -2/+2 |
* | Respect OVERRIDE_CC and OVERRIDE_CXX |  Miodrag Milanovic | 2015-12-07 | 1 | -13/+13 |
* | (nw) |  Olivier Galibert | 2015-12-07 | 2 | -26/+0 |
* | Can't do override checks due to QT headers (nw) |  Miodrag Milanovic | 2015-12-07 | 3 | -18/+0 |
* | (nw) |  David Haywood | 2015-12-07 | 2 | -1/+17 |
* | add inputs, promote to working |  David Haywood | 2015-12-07 | 1 | -19/+60 |
* | make spactrai show something (nw) |  David Haywood | 2015-12-07 | 1 | -14/+26 |
* | change zingzip refresh to sync up better with videos, value taken from other ... |  David Haywood | 2015-12-07 | 1 | -1/+1 |
* | Show more digits in fp values (issue #476) |  yz70s | 2015-12-06 | 1 | -3/+3 |
* | Show 64 and 80 bit floats in windows and qt debugger (issue #476) |  yz70s | 2015-12-06 | 5 | -21/+137 |
* | new clones |  David Haywood | 2015-12-06 | 3 | -0/+39 |
* | missed two (nw) |  Cowering | 2015-12-06 | 2 | -8/+8 |
* | fix SDL on Windows compile |  Cowering | 2015-12-06 | 6 | -37/+37 |