| Commit message (Expand) | Author | Age | Files | Lines |
* | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 471 | -1915/+1911 |
* | gameking.xml: baddump notes from kevtris |  hap | 2016-04-24 | 1 | -7/+7 |
* | sf.c: does not have COIN3, and protection MCU on sfj is an i8751 [Yu] |  hap | 2016-04-24 | 1 | -8/+4 |
* | Fix Clang build (nw) |  Miodrag Milanovic | 2016-04-24 | 3 | -19/+19 |
* | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 231 | -1228/+1222 |
* | dumped Dreamcast bios MPR-21933, confirmed match MPR-21931 [CooldMod] |  MetalliC | 2016-04-24 | 1 | -1/+6 |
* | (nw) |  dankan1890 | 2016-04-24 | 1 | -1/+2 |
* | ioport.cpp: extended core input to support up to 10 players. |  etabeta78 | 2016-04-24 | 3 | -1/+117 |
* | small cleanup + added note about some pad configuration |  etabeta78 | 2016-04-24 | 2 | -14/+8 |
* | This shall fix arcade target. Sorry for the breakage. nw. |  etabeta78 | 2016-04-24 | 1 | -1/+1 |
* | plugins/cheatfind: nt (nw) |  cracyc | 2016-04-23 | 1 | -1/+1 |
* | apple2: fixed Apple II J-Plus text drawing, and updated notes [R. Belmont] |  arbee | 2016-04-23 | 3 | -9/+143 |
* | Merge pull request #831 from ajrhacker/master |  Miodrag Milanović | 2016-04-23 | 1 | -4/+0 |
|\ |
|
| * | Remove outdated message (nw) |  AJR | 2016-04-23 | 1 | -4/+0 |
* | | Merge pull request #830 from ajrhacker/master |  Miodrag Milanović | 2016-04-23 | 14 | -14/+14 |
|\| |
|
| * | Move a few odds and ends out of the emu core |  AJR | 2016-04-23 | 14 | -14/+14 |
* | | plugins/cheatfind: fix machines with >1 ram regions (nw) |  cracyc | 2016-04-23 | 1 | -12/+13 |
* | | Merge branch 'master' of https://github.com/mamedev/mame |  RobertoFresca | 2016-04-23 | 2 | -9/+6 |
|\| |
|
| * | plugins/cheat: make ram work properly (nw) |  cracyc | 2016-04-23 | 2 | -9/+6 |
* | | itgambl2.cpp driver: Added technical notes and some clean-ups [Roberto Fresca] |  RobertoFresca | 2016-04-23 | 1 | -370/+386 |
|/ |
|
* | New machines marked as NOT_WORKING |  RobertoFresca | 2016-04-23 | 2 | -2/+50 |
* | no need for keeping it (nw) |  Miodrag Milanovic | 2016-04-23 | 1 | -13/+0 |
* | softlist.cpp: add support for "rom_ignore". [Fabio Priuli] |  etabeta78 | 2016-04-23 | 1 | -0/+2 |
* | saturn.cpp: converted controllers to work through slot devices, |  etabeta78 | 2016-04-23 | 26 | -556/+2175 |
* | plugins/cheatfind: fix saved cheats (nw) |  cracyc | 2016-04-23 | 1 | -1/+1 |
* | luaengine: fix ui (nw) |  cracyc | 2016-04-23 | 3 | -5/+4 |
* | commented out unused function, which broke compile at my end. |  etabeta78 | 2016-04-23 | 1 | -0/+2 |
* | fix lua issue (nw) |  Miodrag Milanovic | 2016-04-23 | 3 | -8/+12 |
* | cleanup (nw) |  Miodrag Milanovic | 2016-04-23 | 2 | -14/+13 |
* | fix for v25 building (nw) |  Miodrag Milanovic | 2016-04-23 | 1 | -0/+2 |
* | hh_tms1k: copycatm2 is now playable |  hap | 2016-04-23 | 3 | -17/+113 |
* | enabled internal debugger, but this would need to go in time, it is too coupl... |  Miodrag Milanovic | 2016-04-23 | 3 | -3/+7 |
* | Add missing files. |  couriersud | 2016-04-23 | 2 | -0/+132 |
* | Implemented dynamic loading of precompiled solver code. [Couriersud] |  couriersud | 2016-04-23 | 14 | -704/+217 |
* | Removed specific filter implementation and merged it with placed where used (nw) |  Miodrag Milanovic | 2016-04-23 | 5 | -370/+206 |
* | debugimgui: Optimised rendering by drawing text via the window draw list. |  mahlemiut | 2016-04-23 | 1 | -61/+116 |
* | changes for UWP (nw) |  Miodrag Milanovic | 2016-04-23 | 2 | -3/+1 |
* | more cleanup of includes (nw) |  Miodrag Milanovic | 2016-04-23 | 1 | -5/+0 |
* | deps are fixed remove includes (nw) |  Miodrag Milanovic | 2016-04-23 | 1 | -3/+0 |
* | move vector to video devices (nw) |  Miodrag Milanovic | 2016-04-23 | 4 | -2/+2 |
* | mode devices to proper library (nw) |  Miodrag Milanovic | 2016-04-23 | 5 | -53/+61 |
* | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 149 | -1217/+1419 |
* | New clones added or promoted from NOT_WORKING status |  RobertoFresca | 2016-04-22 | 2 | -7/+74 |
* | Merge pull request #828 from palazzol/palazzol |  Vas Crabb | 2016-04-23 | 1 | -3/+3 |
|\ |
|
| * | fixed segag80v clocks |  Frank Palazzolo | 2016-04-22 | 1 | -3/+3 |
* | | plugins/cheatfind: add bitwise comparisons (nw) |  cracyc | 2016-04-22 | 1 | -10/+55 |
|/ |
|
* | Alta Tensione: Added technical notes, game status, |  RobertoFresca | 2016-04-22 | 1 | -4/+32 |
* | New machines marked as NOT_WORKING |  RobertoFresca | 2016-04-22 | 2 | -5/+73 |
* | dmv: fixed ROM loading for -bios 4 |  Sandro Ronco | 2016-04-22 | 1 | -1/+1 |
* | Simplified min, max, default and step value handling for chain configuration |  ImJezze | 2016-04-22 | 11 | -103/+99 |