| Commit message (Expand) | Author | Age | Files | Lines |
| * | Turn off debug flag.mame0137 |  Aaron Giles | 2010-03-11 | 1 | -1/+1 |
| * | Cleanups and version bump. |  Aaron Giles | 2010-03-11 | 32 | -362/+362 |
| * | Slightly fixed interrupt handling and added SBIC and MUL opcodes to the Atmel... |  Ryan Holtz | 2010-03-11 | 14 | -1217/+943 |
| * | 680x0: Improve disassembly for various FMOVE forms [R. Belmont] |  R. Belmont | 2010-03-11 | 1 | -7/+78 |
| * | [#03533] Properly show 32-bit displacement for 020+ A reg relative [R. Belmont] |  R. Belmont | 2010-03-11 | 1 | -1/+8 |
| * | m680x0: show FPU registers in the debugger for 030+ |  R. Belmont | 2010-03-11 | 2 | -0/+65 |
| * | Fixed wrong assert_line -> that became pulse_line for abitudinary matters |  Angelo Salese | 2010-03-10 | 1 | -1/+1 |
| * | Implemented sound NMI enable flag to the Munch Mobile driver [Angelo Salese] |  Angelo Salese | 2010-03-10 | 2 | -2/+18 |
| * | new working game |  Angelo Salese | 2010-03-10 | 1 | -3/+163 |
| * | rallybik, truxton (toaplan1.c driver) [stephh] : |  stephh | 2010-03-10 | 3 | -147/+380 |
| * | Reverted some more changes done in rev.8551, to avoid a few very picky games ... |  Fabio Priuli | 2010-03-10 | 3 | -17/+84 |
| * | fixed snes issue (sorry) |  Fabio Priuli | 2010-03-10 | 1 | -2/+1 |
| * | Bunch of change from Haze (no credit wanted) |  Angelo Salese | 2010-03-10 | 3 | -17/+106 |
| * | Written a per-pixel function for the irq system in the ST-V driver, disabled ... |  Angelo Salese | 2010-03-10 | 1 | -1/+43 |
| * | Improvements to Magical Odds graphics [David Haywood] |  Angelo Salese | 2010-03-09 | 3 | -20/+166 |
| * | Corrected 2 rom names for a Sega Frogger set (verfied from actual labeled and... |  Brian Troha | 2010-03-09 | 1 | -2/+2 |
| * | new clone: Smash TV Rev 3.01 |  Brian Troha | 2010-03-09 | 2 | -0/+30 |
| * | Fix compile |  Angelo Salese | 2010-03-09 | 1 | -1/+1 |
| * | Implemented NMI enable flag in Lucky 8 Lines and Magical Odds, fixes logic qu... |  Angelo Salese | 2010-03-09 | 2 | -6/+24 |
| * | snes.c: refactored joypad inputs to be consistent with other input devices (u... |  Fabio Priuli | 2010-03-09 | 2 | -32/+33 |
| * | Confirmed and hooked up i/o ports in Magical Tonic / Odds, doesn't work due o... |  Angelo Salese | 2010-03-09 | 1 | -47/+274 |
| * | reverting most of rev.8551, to avoid breakage in MESS. also, please do not me... |  Fabio Priuli | 2010-03-09 | 1 | -5/+3 |
| * | not worth mention: minor renaming of some snes_ppu struct elements |  Fabio Priuli | 2010-03-09 | 3 | -33/+34 |
| * | snes.c: changed OAM code to create sprite list for each line based on OBSEL s... |  Fabio Priuli | 2010-03-09 | 3 | -77/+136 |
| * | Improvements to funworld.c driver. [Roberto Fresca] |  Roberto Fresca | 2010-03-09 | 1 | -19/+105 |
| * | snes.c: Fixed OAM overflow [jbo_85, Fabio Priuli] |  Fabio Priuli | 2010-03-08 | 1 | -22/+22 |
| * | Renamed the Five Clown main program ROM to match the name on the sticker. |  Roberto Fresca | 2010-03-08 | 1 | -2/+2 |
| * | Support for the original Five Clown set. Now this one is parent. |  Roberto Fresca | 2010-03-08 | 2 | -8/+42 |
| * | Made device->tag and devconfig->tag into private member variables (m_tag). |  Aaron Giles | 2010-03-08 | 114 | -884/+886 |
| * | Imported Z80 DART and Z80 STI from MESS. (no whatsnew) |  Curt Coder | 2010-03-08 | 6 | -0/+2607 |
| * | Decrypted the color prom in King Derby (1986 version) [Angelo Salese] |  Angelo Salese | 2010-03-08 | 1 | -2/+37 |
| * | Improvements to the unkch1/4 sets [David Haywood] |  Angelo Salese | 2010-03-08 | 3 | -24/+413 |
| * | Fixed debugger memdump command [Robbbert] |  Dirk Best | 2010-03-08 | 1 | -1/+1 |
| * | z80sio: Added register access functions to prevent trampoline functions [Dirk... |  Dirk Best | 2010-03-08 | 6 | -49/+63 |
| * | not worth mention: minor addition to support SNES SuperScope in MESS |  Fabio Priuli | 2010-03-08 | 2 | -22/+31 |
| * | New driver for Five Clown, from IGS. This is a dual 6502 system |  Roberto Fresca | 2010-03-08 | 4 | -0/+1215 |
| * | SDL: fix Fortify-reported stack smash [Belegdol] |  R. Belmont | 2010-03-08 | 1 | -1/+1 |
| * | fixed typo (no credit) |  R. Belmont | 2010-03-08 | 1 | -1/+1 |
| * | namcos23 updates: [R. Belmont] |  R. Belmont | 2010-03-08 | 1 | -25/+70 |
| * | Implemented coins to King Derby (1986 version), game can be considered as wor... |  Angelo Salese | 2010-03-07 | 1 | -7/+30 |
| * | Implemented sound to King Derby (1986 version) [Angelo Salese] |  Angelo Salese | 2010-03-07 | 1 | -8/+14 |
| * | namcos23 updates: [R. Belmont] |  R. Belmont | 2010-03-07 | 1 | -7/+53 |
| * | Implemented 'key matrix' inputs in King Derby (1986 version) [Angelo Salese] |  Angelo Salese | 2010-03-07 | 1 | -90/+39 |
| * | Added ARDY/BRDY signal read handlers to Z80 PIO. [Curt Coder] |  Curt Coder | 2010-03-07 | 2 | -0/+28 |
| * | Serving a cup of STFU to clrmamepro. (no whatsnew) |  Curt Coder | 2010-03-07 | 14 | -46/+46 |
| * | namcos23: pass C422 IRQ test [R. Belmont] |  R. Belmont | 2010-03-07 | 1 | -0/+33 |
| * | Implemented default EEPROMs for GTIClub, Hang Pilot, Asterix, X-Men and Polyg... |  Angelo Salese | 2010-03-07 | 4 | -0/+57 |
| * | game is called Wave Shark |  Angelo Salese | 2010-03-07 | 2 | -22/+22 |
| * | Implemented default EEPROMs to Bubble Memories, Lethal Enforcers and Puzzle T... |  Angelo Salese | 2010-03-07 | 5 | -24/+50 |
| * | Correct one bit of merge weirdness (no credit) |  R. Belmont | 2010-03-07 | 1 | -2/+2 |