| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0154 |  Miodrag Milanovic | 2014-07-23 | 3 | -92328/+92282 |
| * | Fixing alignment of 14-seg display multiplexation from Felipe Sanches (nw) |  Scott Stone | 2014-07-23 | 1 | -1/+17 |
| * | Don't convert spaces to tabs if they are in a string literal that is split ov... |  smf- | 2014-07-23 | 1 | -1/+1 |
| * | Allow line continuation in string literals. (nw) |  smf- | 2014-07-23 | 1 | -1/+1 |
| * | more small changes |  Michaël Banaan Ananas | 2014-07-22 | 1 | -15/+15 |
| * | woops |  Michaël Banaan Ananas | 2014-07-22 | 1 | -2/+2 |
| * | notes on cencourt bugs that occur on real hw, also fix for uninit variable in... |  David Haywood | 2014-07-22 | 2 | -0/+5 |
| * | temp fix for DCS damage (nw) |  David Haywood | 2014-07-22 | 1 | -3/+5 |
| * | mark prehislek gfx1 rom bad |  Michaël Banaan Ananas | 2014-07-22 | 1 | -1/+1 |
| * | mwalkbl: load correct roms for bootleg pcb (nw) |  David Haywood | 2014-07-22 | 1 | -9/+51 |
| * | new clones |  David Haywood | 2014-07-22 | 2 | -1/+25 |
| * | GamePlan 1: WIP |  Robbbert | 2014-07-22 | 4 | -165/+313 |
| * | s4.c : enabled chime4 |  Robbbert | 2014-07-22 | 1 | -3/+2 |
| * | reverted previous msx_internal_slot_interface change (nw) |  Oliver Stöneberg | 2014-07-22 | 1 | -1/+0 |
| * | added virtual destructor to msx_internal_slot_interface to fix clang warning ... |  Oliver Stöneberg | 2014-07-22 | 1 | -0/+1 |
| * | fix kaneko regression from 68k changes (nw) |  David Haywood | 2014-07-22 | 1 | -0/+4 |
| * | till we are ready let it be 0.153 |  Miodrag Milanovic | 2014-07-22 | 1 | -1/+1 |
| * | fix |  Miodrag Milanovic | 2014-07-22 | 1 | -3/+3 |
| * | More cleanups, there is issue with srcclean that needs to be taken care as we... |  Miodrag Milanovic | 2014-07-22 | 382 | -9863/+9771 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 620 | -43809/+43577 |
| * | [JSMESS] Add shim for Web Audio sound module [Katelyn Gadd, Justin Kerk] |  Justin Kerk | 2014-07-22 | 5 | -0/+86 |
| * | Add Chinese title for Super Star 97 (nw) |  Justin Kerk | 2014-07-22 | 1 | -3/+3 |
| * | Fix uninitialized auto; should fix instances where a game with cheats active ... |  Scott Stone | 2014-07-21 | 1 | -1/+2 |
| * | and don't go overboard with indentation tabs :p |  Michaël Banaan Ananas | 2014-07-21 | 1 | -44/+51 |
| * | don't use global vars, it's a bad habit, even if your submit is a preliminary... |  Michaël Banaan Ananas | 2014-07-21 | 1 | -29/+36 |
| * | New games marked as GAME_NOT_WORKING |  Scott Stone | 2014-07-21 | 5 | -0/+340 |
| * | mrgame.c : small cleanup |  Robbbert | 2014-07-21 | 1 | -6/+5 |
| * | m6809: add proper pre_save and post_load for hd6309 (nw) |  Alex W. Jackson | 2014-07-21 | 4 | -11/+108 |
| * | Spectra : fixed assert when K pressed. |  Robbbert | 2014-07-21 | 1 | -16/+11 |
| * | small update |  Michaël Banaan Ananas | 2014-07-21 | 4 | -14/+20 |
| * | added cc40 software list. |  Michaël Banaan Ananas | 2014-07-21 | 4 | -2/+130 |
| * | dreamwld.c: Standardize name as SemiCom - NW |  Brian Troha | 2014-07-21 | 1 | -5/+5 |
| * | i386: this seemed to be the consensus, anyone else (judge, micko?) need addin... |  cracyc | 2014-07-21 | 12 | -1/+25 |
| * | shut up debugger |  Michaël Banaan Ananas | 2014-07-20 | 3 | -12/+16 |
| * | (MESS) VTVIDEO: Added new interlaced mode. Also handle cases where undocumen... |  Scott Stone | 2014-07-20 | 2 | -194/+265 |
| * | segas16b.c: Add a comment about the Center Court cocktail unit with full artw... |  Brian Troha | 2014-07-20 | 1 | -3/+4 |
| * | segas16b.c: Add some additional notes about the Center Court PCB as well as c... |  Brian Troha | 2014-07-20 | 1 | -21/+21 |
| * | ti74 skeleton driver, i will flesh it out later |  Michaël Banaan Ananas | 2014-07-20 | 6 | -10/+156 |
| * | Playmark update: |  Quench | 2014-07-20 | 3 | -40/+79 |
| * | Description fix (nw) |  Scott Stone | 2014-07-20 | 1 | -2/+2 |
| * | some notes |  Michaël Banaan Ananas | 2014-07-20 | 1 | -15/+25 |
| * | cencourt key from CharlesM |  Michaël Banaan Ananas | 2014-07-20 | 4 | -11/+18 |
| * | fix irqline problem |  Michaël Banaan Ananas | 2014-07-20 | 2 | -24/+27 |
| * | (MESS) cat.c: fix canon cat breakage from r30715 [Lord Nightmare] |  Jonathan Gevaryahu | 2014-07-20 | 1 | -6/+7 |
| * | GamePlan 1: WIP |  Robbbert | 2014-07-20 | 2 | -33/+298 |
| * | wpc_s, wpc_dcs: Incomplete update, fix dcs [O. Galibert] |  Olivier Galibert | 2014-07-20 | 6 | -1391/+2966 |
| * | (MESS) Fixed geniusiq.c regression. (nw) |  Sandro Ronco | 2014-07-20 | 1 | -1/+1 |
| * | (MESS) c64_cart.xml: Added another version of Super Snapshot 5. [Malice] |  Curt Coder | 2014-07-20 | 1 | -0/+16 |
| * | fix text aliasing in these layouts |  Michaël Banaan Ananas | 2014-07-20 | 4 | -125/+100 |
| * | cc40 added lcd indicators, cartridge load, battery ram |  Michaël Banaan Ananas | 2014-07-19 | 4 | -36/+351 |