| Commit message (Expand) | Author | Age | Files | Lines |
| * | MT06888 fix (nw) |  AJR | 2018-02-26 | 2 | -5/+29 |
| * | interpro: fix rom checksum |  Patrick Mackinlay | 2018-02-26 | 1 | -1/+1 |
| * | cavenger, etc fix (nw) |  Olivier Galibert | 2018-02-24 | 1 | -2/+2 |
| * | ladybug: fix wrong fill length (nw) |  Olivier Galibert | 2018-02-24 | 1 | -1/+1 |
| * | cave graphics fix (nw) |  Olivier Galibert | 2018-02-24 | 2 | -2/+19 |
| * | taito_l: palette fix (nw) |  Olivier Galibert | 2018-02-24 | 1 | -1/+1 |
| * | this moved (nw) |  Vas Crabb | 2018-02-25 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2018-02-25 | 102 | -617/+617 |
| * | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 161 | -459/+459 |
| * | cps1.cpp: after further analysis with big help of Layne of Team CPS-1 fame, d... |  Ivan Vangelista | 2018-02-24 | 3 | -52/+54 |
| * | cave: fix the fifo (nw) |  Olivier Galibert | 2018-02-24 | 2 | -3/+8 |
| * | new working clone |  Ivan Vangelista | 2018-02-24 | 2 | -0/+22 |
| * | oops |  cracyc | 2018-02-23 | 1 | -0/+0 |
| * | Promote to working |  cracyc | 2018-02-23 | 1 | -2/+31 |
| * | duet16: fix graphics (nw) |  cracyc | 2018-02-23 | 1 | -2/+2 |
| * | Popeye: NMI disable is latched from A9 (which corresponds to bit 0 of the I r... |  smf- | 2018-02-24 | 2 | -11/+22 |
| * | z80: Change refresh callback to write8 [smf] |  smf- | 2018-02-24 | 7 | -12/+12 |
| * | doa protection was actually good this way, mangled 3d is caused by comms or c... |  angelosa | 2018-02-23 | 1 | -1/+3 |
| * | duet16: fix double width chars (nw) |  cracyc | 2018-02-23 | 1 | -2/+2 |
| * | seta: fix uninitialised locals (nw) |  Vas Crabb | 2018-02-24 | 1 | -34/+25 |
| * | moved popeye palette resistor network into driver class (nw) |  smf- | 2018-02-23 | 2 | -17/+23 |
| * | support multiple patterns and devices in -listfull verb |  Vas Crabb | 2018-02-24 | 1 | -10/+68 |
| * | model2.cpp: some inputs fixes and updates (nw) |  angelosa | 2018-02-23 | 3 | -108/+140 |
| * | Typo (nw) |  Olivier Galibert | 2018-02-23 | 1 | -1/+1 |
| * | jchan : Improve sprite-tile priority, Cleanup duplicates, Verified ba… (#3262) |  cam900 | 2018-02-24 | 1 | -108/+119 |
| * | this is indeterminate, default to Nicola (nw) |  Vas Crabb | 2018-02-24 | 1 | -1/+1 |
| * | Nuon disassembler done (nw) |  Olivier Galibert | 2018-02-23 | 1 | -173/+421 |
| * | whoops (nw) |  Vas Crabb | 2018-02-24 | 1 | -0/+70 |
| * | untangle ladybug and redclash state classes |  Vas Crabb | 2018-02-24 | 7 | -913/+830 |
| * | interpro: graphics improvements (#3263) |  Patrick Mackinlay | 2018-02-23 | 7 | -150/+1593 |
| * | plus4.cpp: corrected kernal location for plus4p set [Guru] |  Ivan Vangelista | 2018-02-23 | 1 | -3/+3 |
| * | m90.cpp: Replace VBLANK INTERRUPT_GEN with line callbacks (nw) |  AJR | 2018-02-23 | 2 | -15/+11 |
| * | m92.cpp: Soundlatch modernization (nw) |  AJR | 2018-02-22 | 2 | -58/+14 |
| * | model1.cpp: Rename "user" ROM regions and use pointer finders (nw) |  AJR | 2018-02-22 | 4 | -64/+60 |
| * | Untangle cartslot from TV Boy, replace unnecessary bankdev with ROM |  Vas Crabb | 2018-02-23 | 3 | -151/+176 |
| * | model2.cpp: bulk replace user* -> saner rom areas (nw) |  angelosa | 2018-02-23 | 2 | -546/+548 |
| * | test (nw) |  hap | 2018-02-23 | 1 | -5/+5 |
| * | pc9801: remove ide read multiple hack (nw) |  cracyc | 2018-02-22 | 2 | -9/+0 |
| * | More nuon |  Olivier Galibert | 2018-02-22 | 1 | -0/+61 |
| * | itech32.cpp: Minor correction to ROM name (nw) |  briantro | 2018-02-22 | 1 | -3/+3 |
| * | leland.cpp: Did you for get the "U" (nw) |  briantro | 2018-02-22 | 1 | -67/+67 |
| * | freekick.cpp: Document the bprom type (nw) |  briantro | 2018-02-22 | 1 | -17/+17 |
| * | is it safe? (nw) |  smf- | 2018-02-22 | 1 | -2/+0 |
| * | new working clone |  Ivan Vangelista | 2018-02-22 | 3 | -1/+58 |
| * | qdrmfgp.cpp: removed ide hack now that Ted Green's work allows it. Fixes MT06... |  Ivan Vangelista | 2018-02-22 | 2 | -60/+11 |
| * | little more cleanup (nw) |  Vas Crabb | 2018-02-23 | 2 | -64/+80 |
| * | djmain Fixes All sets in djmain.c: MAME exception MT#06884, introduced by htt... |  smf- | 2018-02-22 | 1 | -2/+2 |
| * | taito_f2.cpp: restore colors for driftout and driftoutj (nw) |  Ivan Vangelista | 2018-02-22 | 1 | -2/+0 |
| * | sandscrp.cpp : Sprite-tile priority fixes, Minor cleanups (#3261) |  cam900 | 2018-02-23 | 1 | -61/+50 |
| * | seta : Cleanup Duplicates, Convert to unique_ptr when array size is >… (#3228) |  cam900 | 2018-02-23 | 3 | -376/+321 |