| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bump.mame0131u1 |  Aaron Giles | 2009-05-07 | 74 | -486/+487 |
| * | From: Xander Xander [xander85@operamail.com] |  Aaron Giles | 2009-05-07 | 1 | -2/+2 |
| * | Here's my dumps of these carts. Please have the credits include |  Aaron Giles | 2009-05-07 | 2 | -4/+30 |
| * | Moved mapping for 'skip to next level' buttons to Q,W. Feel free to change th... |  Fabio Priuli | 2009-05-07 | 1 | -2/+2 |
| * | Cruis'n World v1.7 [MSN] |  Aaron Giles | 2009-05-07 | 2 | -0/+33 |
| * | From: Luis Faria [mailto:luis.faria@gmail.com] |  Aaron Giles | 2009-05-07 | 2 | -191/+181 |
| * | From: Corrado Tomaselli |  Aaron Giles | 2009-05-07 | 1 | -2/+2 |
| * | From: Corrado Tomaselli |  Aaron Giles | 2009-05-07 | 2 | -0/+47 |
| * | Added and began hooking up the 8751's for the System 1 games. |  Aaron Giles | 2009-05-07 | 1 | -16/+160 |
| * | Fix MCS51 disassembler to work properly when there are two |  Aaron Giles | 2009-05-07 | 1 | -1/+3 |
| * | Moved 'skip to next level' buttons from BUTTON_2 to F1/F2 keys. |  Fabio Priuli | 2009-05-07 | 1 | -37/+10 |
| * | Disabled newer games from mamedriv.c |  Angelo Salese | 2009-05-07 | 1 | -7/+7 |
| * | Naomi renderer: target the pixel center. |  Olivier Galibert | 2009-05-06 | 1 | -11/+34 |
| * | Naomi renderer: cleanups and renaming before I go nuts. |  Olivier Galibert | 2009-05-06 | 1 | -400/+115 |
| * | Added proper MCU dump for Meikyuu Hunter G. [Dr. Decapitator, Guru, Angelo Sa... |  Angelo Salese | 2009-05-06 | 1 | -39/+156 |
| * | removed copy+pasted comment, this bootleg is a single board. |  davidhay | 2009-05-06 | 1 | -4/+2 |
| * | added note about manufacturer of the cabal bootleg that was just added. |  davidhay | 2009-05-06 | 1 | -1/+3 |
| * | renamed black tiger sets. |  davidhay | 2009-05-06 | 2 | -11/+11 |
| * | new clones |  davidhay | 2009-05-06 | 2 | -3/+75 |
| * | - Fixed display of the i8085's SP register when in the debugger. [MooglyGuy] |  Ryan Holtz | 2009-05-06 | 1 | -2/+2 |
| * | added some not-amazingly-good code to use the correct full-resolution texture... |  davidhay | 2009-05-06 | 1 | -26/+138 |
| * | Minor variables clean-up |  Angelo Salese | 2009-05-06 | 1 | -6/+6 |
| * | Added proper MCU dump for Black Tiger. [Dr. Decapitator, Guru, Angelo Salese] |  Angelo Salese | 2009-05-06 | 3 | -89/+316 |
| * | New Clone added: Pit Fighter (Rev 5) |  Brian Troha | 2009-05-06 | 2 | -21/+56 |
| * | Changes name of a set Glass... as verified by a dump from Andrew Welburn. Hi... |  Brian Troha | 2009-05-06 | 2 | -20/+19 |
| * | actually draw to the edges of the screen on naomi. |  davidhay | 2009-05-05 | 1 | -2/+2 |
| * | Forgot to commit this file |  Fabio Priuli | 2009-05-05 | 1 | -1/+1 |
| * | A few number-to-tag changes in megadrive/sms based drivers. |  Fabio Priuli | 2009-05-05 | 11 | -51/+64 |
| * | Naomi renderer: render sprites as polys. Add bitsliced alpha. |  Olivier Galibert | 2009-05-05 | 1 | -7/+62 |
| * | Modified mahjong games in Naomi to be loaded with a specific configuration, w... |  Angelo Salese | 2009-05-05 | 4 | -45/+53 |
| * | New clones added |  Angelo Salese | 2009-05-05 | 2 | -5/+27 |
| * | minor update to sn76496.c to make the cycles to ready change made more sane (... |  Jonathan Gevaryahu | 2009-05-05 | 1 | -2/+10 |
| * | Fixed |  Pierpaolo Prazzoli | 2009-05-05 | 3 | -3/+47 |
| * | Improved logging for the PVR-DMA |  Angelo Salese | 2009-05-05 | 1 | -9/+18 |
| * | Made a few more number-to-tag conversions. Also, removed chd.h includes from ... |  Fabio Priuli | 2009-05-05 | 11 | -23/+21 |
| * | New games marked as GAME_NOT_WORKING |  Jonathan Gevaryahu | 2009-05-05 | 2 | -5/+53 |
| * | Naomi renderer: add yuv-linear textures, but it's kinda useless without the T... |  Olivier Galibert | 2009-05-04 | 1 | -0/+30 |
| * | Naomi renderer: bunch of fixes and cleanups |  Olivier Galibert | 2009-05-04 | 1 | -7/+11 |
| * | New clones added |  Angelo Salese | 2009-05-04 | 2 | -2/+36 |
| * | Various improvements to Parent Jack driver. |  Tomasz Slanina | 2009-05-04 | 4 | -128/+442 |
| * | slightly different implementation after talking to sar. the 'z' value probab... |  davidhay | 2009-05-04 | 1 | -2/+2 |
| * | small wbuffer priority hack to make things more usable (things are generally ... |  davidhay | 2009-05-04 | 1 | -2/+2 |
| * | Converted the WAVE sound device to stereo (for MESS). |  Curt Coder | 2009-05-04 | 1 | -13/+18 |
| * | fix out of bounds write issue (wrong array dimensions of buffer) on new Naomi... |  davidhay | 2009-05-04 | 1 | -1/+1 |
| * | Naomi: hacked up 3D renderer. |  Olivier Galibert | 2009-05-04 | 1 | -185/+660 |
| * | Sync with MESS |  Nathan Woods | 2009-05-04 | 1 | -0/+5 |
| * | Added preliminary coin latches for PT Reach Mahjong. |  Angelo Salese | 2009-05-04 | 1 | -18/+26 |
| * | Changed the game name. |  Yasuhiro Ogawa | 2009-05-04 | 2 | -3/+3 |
| * | added an extra set to goldstar.c, not sure if it's a good dump tho. |  davidhay | 2009-05-03 | 2 | -1/+126 |
| * | New games marked as GAME_NOT_WORKING |  Angelo Salese | 2009-05-03 | 2 | -9/+75 |