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