| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0152 |  Miodrag Milanovic | 2013-12-24 | 237 | -6852/+6801 |
| * | changela.c: updated previous commit with port-condition.(nw) |  Ivan Vangelista | 2013-12-24 | 1 | -3/+3 |
| * | (MESS) bbc : fixed character position in mode 7 |  Robbbert | 2013-12-24 | 1 | -9/+6 |
| * | Added readmes for lethal and mystwarr [Guru] |  Scott Stone | 2013-12-24 | 2 | -1/+157 |
| * | Rom locations added for Battles (Xevious bootleg), G.I. Joe, Ghosts'n Goblins... |  Scott Stone | 2013-12-23 | 4 | -104/+117 |
| * | and added shifter layout |  Michaël Banaan Ananas | 2013-12-23 | 4 | -1/+75 |
| * | Fix for debug crash of all peplus.c sets from Judge (nw) |  Scott Stone | 2013-12-23 | 1 | -8/+9 |
| * | nemesis.c: added PORT_TOGGLE and PORT_NAMEs to Konami GT [baritonomarchetto] |  Michaël Banaan Ananas | 2013-12-23 | 1 | -3/+3 |
| * | Marked dstagea/ddru chd as bad because they need redumping. (nw) |  smf- | 2013-12-23 | 1 | -2/+2 |
| * | namcostr: Fix crash in debug build (nw) |  Wilbert Pol | 2013-12-23 | 1 | -1/+1 |
| * | (mess) fixed name (nw) |  cracyc | 2013-12-23 | 1 | -1/+1 |
| * | gijoe.c: Update readme - NW |  Brian Troha | 2013-12-23 | 1 | -3/+5 |
| * | removed comments, pretty sure this isn't hooked up to econet (nw) |  smf- | 2013-12-23 | 1 | -2/+2 |
| * | compile fix (nw) |  Miodrag Milanovic | 2013-12-23 | 1 | -1/+0 |
| * | forgot to remove resolved read handler. (nw) |  smf- | 2013-12-23 | 2 | -5/+1 |
| * | replaced read netin/dtr1/cts2 callbacks in ZX8302 with write handlers, which ... |  smf- | 2013-12-23 | 3 | -18/+37 |
| * | removed removed unused rxd callback from MC6854 (this also appears to be most... |  smf- | 2013-12-23 | 8 | -43/+16 |
| * | removed unused rxd callback from MC6852 (which is only a skeleton) [smf] |  smf- | 2013-12-23 | 4 | -15/+12 |
| * | removed unused rxd callback from z80sti [smf] |  smf- | 2013-12-23 | 3 | -6/+0 |
| * | reduced dependency clutter in ecbbus [smf] |  smf- | 2013-12-23 | 2 | -3/+3 |
| * | forgot to actually remove the rxd callback variable. (nw) |  smf- | 2013-12-23 | 2 | -6/+1 |
| * | changed write_rx to update the correct variable (nw) |  smf- | 2013-12-23 | 1 | -1/+1 |
| * | removed unused rxd callback from mos6551 and made devcb2 consistent with othe... |  smf- | 2013-12-23 | 20 | -70/+84 |
| * | reduced dependency clutter in c64 expansion port & c128 driver. [smf] |  smf- | 2013-12-23 | 4 | -69/+72 |
| * | replaced read rx callback in IM6402 with a write handler, which allows multip... |  smf- | 2013-12-23 | 5 | -11/+17 |
| * | Fixed MT00037 by adding missing joystick controls. |  Ivan Vangelista | 2013-12-23 | 1 | -2/+2 |
| * | twin16: fix audio cpu RAM size [Alex Jackson] |  Alex W. Jackson | 2013-12-23 | 1 | -1/+1 |
| * | fixed description (nw) |  Miodrag Milanovic | 2013-12-23 | 1 | -1/+1 |
| * | movbi_mi second parameter is 8 bit signed & MSVC complains that 0xff is trunc... |  smf- | 2013-12-23 | 1 | -3/+3 |
| * | moo.c: Use actual XTALs for clocks - NW |  Brian Troha | 2013-12-23 | 1 | -12/+12 |
| * | gijoe.c: Use actual XTALs and add PCB locations - NW |  Brian Troha | 2013-12-23 | 1 | -54/+54 |
| * | xexex.c: Use actual XTAL in machine_config and use unique names for eeprom - NW |  Brian Troha | 2013-12-23 | 1 | -10/+8 |
| * | Added readmes for gijoe, moo, xexex. Updated simpsons readme. [Guru] |  Michaël Banaan Ananas | 2013-12-23 | 4 | -96/+337 |
| * | replaced read rx callback in MC2661 with a write handler, which allows multip... |  smf- | 2013-12-22 | 4 | -17/+4 |
| * | SDL: slightly more inclusive ARM check (nw) |  R. Belmont | 2013-12-22 | 1 | -3/+3 |
| * | use MCFG_TIMER_DRIVER_ADD_PERIODIC for tape timer (nw) |  smf- | 2013-12-22 | 2 | -7/+9 |
| * | replaced read rx callback in Z80DART (and clones) with a write handler, which... |  smf- | 2013-12-22 | 49 | -222/+337 |
| * | Netlist: introduced more consistent and general state saving. Useful for regr... |  Couriersud | 2013-12-22 | 9 | -101/+152 |
| * | (mess) mega Soviet clone patch [shattered] |  cracyc | 2013-12-22 | 51 | -1309/+5204 |
| * | replaced read rx callback in MC68901 with a write handler, which allows multi... |  smf- | 2013-12-22 | 5 | -356/+40 |
| * | replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... |  smf- | 2013-12-22 | 49 | -244/+133 |
| * | replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... |  smf- | 2013-12-22 | 47 | -576/+166 |
| * | Removed x1_010 from thunderlbl, since this bootleg doesn't have it. Fixed MT0... |  Ivan Vangelista | 2013-12-22 | 1 | -1/+12 |
| * | v99x8.c: Fixed crash in debug builds, (nw) |  Wilbert Pol | 2013-12-21 | 2 | -5/+2 |
| * | fix WM_SYSCOMMAND wparam mask |  Michaël Banaan Ananas | 2013-12-21 | 1 | -2/+4 |
| * | WIP for: 05388: bloxeed: Incorrect DIP switch info. |  Michaël Banaan Ananas | 2013-12-21 | 1 | -9/+9 |
| * | fix for MSVC, I provided the wrong version number to couriers (Visual Studio ... |  smf- | 2013-12-21 | 1 | -1/+1 |
| * | fix for MSVC "warning C4717: 'device_image_interface::fread' : recursive on a... |  smf- | 2013-12-21 | 1 | -1/+1 |
| * | Added Signetics 8X300 microcontroller core, updated Wicat driver to use |  mahlemiut | 2013-12-21 | 7 | -7/+879 |
| * | midyunit.c [Andy Welsh] |  Scott Stone | 2013-12-21 | 1 | -11/+109 |