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