| Commit message (Expand) | Author | Age | Files | Lines |
| * | (MESS) sms.c: Added support for Sega Graphic Board input. (nw) |  Wilbert Pol | 2014-10-04 | 3 | -0/+220 |
| * | fix winrun missing 3D |  Michaël Banaan Ananas | 2014-10-04 | 1 | -1/+1 |
| * | tried to fix a debug assert |  Michaël Banaan Ananas | 2014-10-04 | 2 | -3/+6 |
| * | New games added or promoted from NOT_WORKING status |  R. Belmont | 2014-10-04 | 4 | -0/+916 |
| * | remove assumption that dsp common ram is an MB8421 (MB8421 used on the sound ... |  Michaël Banaan Ananas | 2014-10-04 | 2 | -33/+40 |
| * | small cleanup |  Michaël Banaan Ananas | 2014-10-04 | 3 | -70/+62 |
| * | Handcrafted PAL for actual Varth US PCB. [Palindrome] |  Scott Stone | 2014-10-04 | 1 | -1/+1 |
| * | New clones added |  R. Belmont | 2014-10-04 | 2 | -2/+17 |
| * | fix MT385, and maybe 386 by making battlera use the proper PCE video code |  David Haywood | 2014-10-04 | 6 | -455/+61 |
| * | (MESS) More sector order heuristics. (nw) |  R. Belmont | 2014-10-04 | 1 | -1/+4 |
| * | s3,4 : documented dips. |  Robbbert | 2014-10-04 | 9 | -120/+134 |
| * | because I'm a Raidenoholic (nw) |  David Haywood | 2014-10-04 | 1 | -0/+2 |
| * | dragrace.c: Added tachometer outputs. [Comboman] |  Michaël Banaan Ananas | 2014-10-04 | 3 | -33/+32 |
| * | s8,s8a : fixed diagnostic mode. |  Robbbert | 2014-10-04 | 2 | -83/+125 |
| * | s7,9 : fixed diagnostic mode. Sorcerer, Space Shuttle now working. |  Robbbert | 2014-10-04 | 2 | -202/+190 |
| * | trident: hopefully found the clock divider bit used by the BIOS, refresh rate... |  mahlemiut | 2014-10-04 | 2 | -2/+16 |
| * | taito_f3: moved video functions into the driver class (nw) |  Ivan Vangelista | 2014-10-04 | 2 | -525/+577 |
| * | micro3d: moved video functions into the driver class (nw) |  Ivan Vangelista | 2014-10-04 | 2 | -112/+121 |
| * | misc drivers: Moved functions into driver class, cleanups (nw) |  Ivan Vangelista | 2014-10-04 | 16 | -87/+93 |
| * | s6,s6a : fixed diagnostic mode, fixed dips. |  Robbbert | 2014-10-04 | 3 | -228/+218 |
| * | (MESS) vboy uses no bankswitch, so we can gain back most |  Fabio Priuli | 2014-10-04 | 2 | -4/+24 |
| * | trident: added programmable clock, previous clock select was for TGUI9440CXi ... |  mahlemiut | 2014-10-04 | 2 | -5/+35 |
| * | trident: small WIP |  mahlemiut | 2014-10-03 | 3 | -11/+16 |
| * | fix compile |  Michaël Banaan Ananas | 2014-10-03 | 1 | -3/+1 |
| * | New NOT WORKING games added |  Michaël Banaan Ananas | 2014-10-03 | 4 | -1/+266 |
| * | (MESS) fds/famitwin: attach the disk controller device directly |  Fabio Priuli | 2014-10-03 | 4 | -67/+58 |
| * | (MESS) msx.c: Added release years for several systems. [AntoPISA] |  Wilbert Pol | 2014-10-03 | 1 | -28/+30 |
| * | note about tharrier dips (nw) |  David Haywood | 2014-10-03 | 1 | -0/+5 |
| * | vc4000: added ram to the softlist entries which need it |  Fabio Priuli | 2014-10-03 | 3 | -7/+8 |
| * | up/down button needs IPT_TOGGLE for s6 and up. |  Robbbert | 2014-10-03 | 9 | -21/+21 |
| * | s3,4,5,6,6a,7,8,8a,9.c : moved diagnostic buttons to the number pad. |  Robbbert | 2014-10-03 | 8 | -56/+64 |
| * | s7.c : Jungle Lord, Firepower II, Varkon, Defender now working. |  Robbbert | 2014-10-03 | 1 | -9/+9 |
| * | s7.c : Black Knight, Cosmic Gunfight, Pharaoh, Star Light now working. |  Robbbert | 2014-10-02 | 1 | -11/+15 |
| * | (MESS) converted arcadia and vc4000 to use slot devices for |  Fabio Priuli | 2014-10-02 | 15 | -454/+1437 |
| * | (MESS) fix building with official windows tools (nw) |  smf- | 2014-10-02 | 1 | -1/+1 |
| * | Amiga: Add an initial software list for some Amiga driver disks |  Dirk Best | 2014-10-02 | 1 | -0/+1 |
| * | Amiga: Fix expansion slot device initialization |  Dirk Best | 2014-10-02 | 2 | -3/+13 |
| * | Amiga: Connect Zorro interrupts in the Amiga 500 drivers and |  Dirk Best | 2014-10-02 | 2 | -14/+88 |
| * | Amiga: Fix crash with expansion slot devices |  Dirk Best | 2014-10-02 | 1 | -0/+1 |
| * | Imgtool: Display more info about Amiga images |  Dirk Best | 2014-10-02 | 1 | -2/+21 |
| * | Amiga: Add save state support to the Amiga keyboard and some info about |  Dirk Best | 2014-10-02 | 1 | -0/+20 |
| * | (MESS) concept: can boot 5.25" disks on fdc02 now. [crazyc] |  R. Belmont | 2014-10-02 | 2 | -2/+12 |
| * | blktiger priority fixes [Mamesick] |  David Haywood | 2014-10-02 | 1 | -2/+2 |
| * | s9.c : tidy up. |  Robbbert | 2014-10-02 | 4 | -150/+149 |
| * | (MESS) converted ibmpcjr and studio2 to use generic cart slot for |  Fabio Priuli | 2014-10-02 | 3 | -317/+259 |
| * | (MESS) converted channelf and apfm1000/apfimag to use slot devices for |  Fabio Priuli | 2014-10-02 | 13 | -262/+1457 |
| * | trident: added hardware cursor |  mahlemiut | 2014-10-02 | 3 | -13/+320 |
| * | Still Crazy: fixed layout and coins, marked as working. |  Robbbert | 2014-10-02 | 6 | -248/+128 |
| * | placeholders |  Robbbert | 2014-10-02 | 4 | -18/+465 |
| * | (MESS) concept: signal tc_w at end of fdc02 pseudo-DMA, but 765 still won't c... |  R. Belmont | 2014-10-02 | 1 | -1/+8 |