summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* nw hap2015-03-211-68/+70
* New games added or promoted from NOT_WORKING status Luca Elia2015-03-214-3/+283
* fix REDD/SEDD opcodes hap2015-03-214-7/+7
* use ramdac for palette on twinsa set, improve colours in spider.. not really ... mamehaze2015-03-211-78/+105
* Hook up ticket dispenser in unkch sets, add notes, figure out a couple more DIPs Vas Crabb2015-03-222-78/+105
* cocoloco.c: added save state support (nw) Ivan Vangelista2015-03-211-21/+29
* Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-03-211-5/+7
|\
| * chelnov: simulate some protection instead of patching rom [iq_132] mamehaze2015-03-211-5/+7
* | MAX_CLOCKS is defined in Android sdk (nw) Miodrag Milanovic2015-03-211-5/+5
* | Some compilers have issue with ! signs (nw) Miodrag Milanovic2015-03-211-5/+5
|/
* more Android fixes (nw) Miodrag Milanovic2015-03-212-2/+2
* official proposal for Android fix (nw) Miodrag Milanovic2015-03-211-0/+3
* updated mongoose with some patches sent upstream (nw) Miodrag Milanovic2015-03-216-55/+121
* Whatever, I'll keep what I need locally, as always (nw) Olivier Galibert2015-03-211-7/+0
* Added / improved save state support to the devices used in seta2.c. Save stat... Ivan Vangelista2015-03-219-99/+173
* srmp2.c: added save state support (nw) Ivan Vangelista2015-03-218-127/+207
* unkch sets are good enough to accept bug reports Vas Crabb2015-03-211-4/+4
* Hook up VBLANK IRQ enable in unkch sets, fixes crash on second coin when Supe... Vas Crabb2015-03-212-27/+48
* verfied anem, bnem, ayy. hap2015-03-213-116/+86
* Use the special asserts only for regression testing (nw) Olivier Galibert2015-03-201-0/+7
* suna16.c: added save state support (nw) Ivan Vangelista2015-03-203-58/+80
* more emu.h cleanups in src/lib/formats (nw) Oliver Stöneberg2015-03-2010-12/+7
* replaced off_st usage in src/lib/formats with UINT32 to reduce libemu depende... Oliver Stöneberg2015-03-2011-20/+24
* pinball2k: update notes (nw) Peter Ferrie2015-03-201-1/+0
* Added the manufacturers of explorer and kosmokil [PaTrYcK] Ivan Vangelista2015-03-202-2/+2
* Figure out a couple more unkch DIP switches, document what unkch sets are try... Vas Crabb2015-03-211-24/+40
* assert_always is basically fatalerror() - so it should always bail out (nw) Oliver Stöneberg2015-03-201-1/+1
* moved assert replacement back to old location (nw) Oliver Stöneberg2015-03-201-21/+17
* Merge branch 'master' of https://github.com/mamedev/mame Oliver Stöneberg2015-03-201-4/+3
|\
| * FASTDEBUG should be a 'sub-option' of DEBUG Vas Crabb2015-03-211-4/+3
* | Revert "If you're planning to redefine something, you should #include the def... Oliver Stöneberg2015-03-201-1/+0
* | Revert "there is no way something called assert_always should ever be compile... Oliver Stöneberg2015-03-201-33/+34
* | Revert "Changing FASTDEBUG to be assert-free is too big a change to push thro... Oliver Stöneberg2015-03-202-3/+4
* | cleaned up emu.h usage in src/lib/formats (nw) Oliver Stöneberg2015-03-2073-70/+120
|/
* Changing FASTDEBUG to be assert-free is too big a change to push through with... Vas Crabb2015-03-202-4/+3
* If you're planning to redefine something, you should #include the definition ... Vas Crabb2015-03-201-0/+1
* there is no way something called assert_always should ever be compiled out - ... Vas Crabb2015-03-201-34/+33
* disabled assert replacement for now since it doesn't compile anymore (nw) Oliver Stöneberg2015-03-201-0/+6
* Fix build - come on guys, there's no way this could've possibly worked for an... Vas Crabb2015-03-201-4/+4
* fixed several missing assert.h includes (nw) Oliver Stöneberg2015-03-2054-0/+93
* Couple more unkch DIP switches Vas Crabb2015-03-201-92/+102
* removed now obsolete modification for FASTDEBUG=1 (nw) Oliver Stöneberg2015-03-201-2/+0
* removed last assert.h occurance in a header (nw) Oliver Stöneberg2015-03-201-1/+0
* moved assert replacement inside emucore.h so it is actually used / removed as... Oliver Stöneberg2015-03-2051-20/+81
* removed a few more unnecessary assert.h includes (nw) Oliver Stöneberg2015-03-203-3/+0
* removed unnecessary assert.h includes (nw) Oliver Stöneberg2015-03-2014-14/+3
* Lamps and clickable artwork for unkch sets Vas Crabb2015-03-203-5/+188
* Hook up and document lamps for unkch1 Vas Crabb2015-03-202-7/+12
* small windows.mak cleanup (nw) Oliver Stöneberg2015-03-201-3/+1
* Hook up AY on unkch hardware for sound and DSW1/DSW2 [Vas Crabb] Vas Crabb2015-03-202-123/+180