| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0149 |  Miodrag Milanovic | 2013-06-11 | 261 | -3371/+3320 |
| * | attache: small RTC and documentation update. (no whatsnew) |  mahlemiut | 2013-06-11 | 1 | -8/+5 |
| * | (MESS) poly1: removed keyboard hack |  Robbbert | 2013-06-11 | 1 | -12/+7 |
| * | new clones |  David Haywood | 2013-06-11 | 2 | -3/+25 |
| * | new clones |  David Haywood | 2013-06-11 | 2 | -15/+28 |
| * | verified pacuman gfx roms [elnaib and Santy14] |  David Haywood | 2013-06-11 | 1 | -4/+4 |
| * | (MESS) poly1: added sound |  Robbbert | 2013-06-11 | 1 | -8/+20 |
| * | uncommented it now that the .mak file is in (nw) |  smf- | 2013-06-10 | 1 | -1/+1 |
| * | added missing file from commit (nw) |  smf- | 2013-06-10 | 2 | -0/+68 |
| * | attackfc is playable now, the dump turned out to be fine |  Michaël Banaan Ananas | 2013-06-10 | 3 | -41/+48 |
| * | Fixed build temporarily. (nw) |  Curt Coder | 2013-06-10 | 1 | -1/+1 |
| * | (MESS) pv16: Fixed crash. (nw) |  Curt Coder | 2013-06-10 | 1 | -1/+1 |
| * | reverted ignored files, they were removed by the previous patch but I don't k... |  smf- | 2013-06-10 | 1 | -0/+4 |
| * | Added support to jedutil for decoding 82S153, PLS153 & CK2605 [Kevin Eshbach,... |  smf- | 2013-06-10 | 64 | -385/+4989 |
| * | rm debug code (nw) |  David Haywood | 2013-06-10 | 1 | -2/+0 |
| * | nexus3d : start refactoring |  David Haywood | 2013-06-10 | 6 | -96/+551 |
| * | converted to device_timer() (nw) |  smf- | 2013-06-10 | 2 | -58/+51 |
| * | (MESS) poly1: added devices, fixed kbd for bios 1 |  Robbbert | 2013-06-10 | 1 | -6/+41 |
| * | (MESS) vsmile: Split software list into cartridge and CD parts. (nw) |  Curt Coder | 2013-06-10 | 3 | -119/+117 |
| * | Fixed regression. (nw) |  Curt Coder | 2013-06-10 | 2 | -3/+3 |
| * | Fixed regression. (nw) |  Curt Coder | 2013-06-10 | 1 | -1/+1 |
| * | Cleanup. (nw) |  Curt Coder | 2013-06-10 | 17 | -36/+23 |
| * | (MESS) wangpc: Use medium resolution video controller by default. [Curt Coder] |  Curt Coder | 2013-06-10 | 1 | -1/+1 |
| * | upd1990a: devcb2. (nw) |  Curt Coder | 2013-06-10 | 12 | -205/+111 |
| * | com8116: devcb2. (nw) |  Curt Coder | 2013-06-10 | 14 | -208/+150 |
| * | (MESS) ep64: Stop Dave from crashing, give Nick RGB32 and resnet colors. (nw) |  Curt Coder | 2013-06-10 | 9 | -250/+239 |
| * | fixed array access (nw) |  smf- | 2013-06-10 | 1 | -1/+1 |
| * | marked rom 33e as bad |  Michaël Banaan Ananas | 2013-06-10 | 1 | -8/+6 |
| * | Decoupled the IDE bus master emulation from the hard drive emulation [smf] |  smf- | 2013-06-10 | 2 | -383/+343 |
| * | (MESS) snes: backing up another skeleton add-on. it does nothing yet. nw. |  Fabio Priuli | 2013-06-10 | 5 | -2/+373 |
| * | (MESS) n64: improved PIF / RDRAM initialization [Joe] |  Fabio Priuli | 2013-06-10 | 2 | -23/+66 |
| * | (MESS) Votrtnt: connected acia and rs232 |  Robbbert | 2013-06-10 | 1 | -64/+27 |
| * | Improved Dragon World II protection routines [iq_132] |  David Haywood | 2013-06-09 | 3 | -163/+269 |
| * | new NOT WORKING |  David Haywood | 2013-06-09 | 2 | -0/+76 |
| * | (MESS) terminal: Fixed natural keyboard. [Mike Naberezny] |  Curt Coder | 2013-06-09 | 1 | -1/+1 |
| * | (MESS) devcb2. (nw) |  Curt Coder | 2013-06-09 | 30 | -856/+343 |
| * | thunderj.c: Correct rom label as verified on actual PCB - NW |  Brian Troha | 2013-06-09 | 1 | -2/+2 |
| * | (MESS) fixed juicebox regression. (nw) |  Sandro Ronco | 2013-06-09 | 1 | -0/+14 |
| * | Started to separate the bus master dma from the drive emulation (nw) |  smf- | 2013-06-09 | 3 | -76/+120 |
| * | (MESS) megadriv: added some more pirate games recently dumped, including |  Fabio Priuli | 2013-06-09 | 7 | -19/+158 |
| * | (MESS) small uzebox optimization. (nw) |  Sandro Ronco | 2013-06-09 | 1 | -2/+3 |
| * | (MESS) MT#5061: Fixed descriptions for sfortea, sforteb, sforteba, and sfortec. |  Wilbert Pol | 2013-06-09 | 1 | -4/+4 |
| * | (MESS) MT#5060: Fixed description for sexpertb. |  Wilbert Pol | 2013-06-09 | 1 | -1/+1 |
| * | created a new device for the bus master ide controller, but the implementatio... |  smf- | 2013-06-09 | 5 | -165/+168 |
| * | Move & 7. I'm pretty sure that line is never called, at least in the old code... |  smf- | 2013-06-09 | 1 | -1/+1 |
| * | (MESS) ti99: Make debugger happier. Also, removed some unneeded |  Michael Zapf | 2013-06-09 | 5 | -74/+71 |
| * | Inserted checks to prevent debugger access. (nw) |  Michael Zapf | 2013-06-09 | 2 | -10/+28 |
| * | (MESS) pet4032: Fixed natural keyboard. [Mike Naberezny] |  Curt Coder | 2013-06-09 | 1 | -27/+27 |
| * | (MESS) Altos5: little more progress, now getting a bdos error. |  Robbbert | 2013-06-09 | 1 | -67/+93 |
| * | removed unnecessary include (nw) |  smf- | 2013-06-09 | 1 | -1/+0 |