| Commit message (Expand) | Author | Age | Files | Lines |
| * | Spacing and version bump.mame0123u3 |  Aaron Giles | 2008-02-28 | 25 | -136/+136 |
| * | From: Robert [mailto:pac0446@bigpond.net.au] |  Aaron Giles | 2008-02-28 | 1 | -1/+1 |
| * | From: RansAckeR |  Aaron Giles | 2008-02-28 | 5 | -182/+183 |
| * | From: roberto zandona |  Aaron Giles | 2008-02-28 | 1 | -183/+37 |
| * | From: JEA Wallace [mailto:jeaw100@york.ac.uk] |  Aaron Giles | 2008-02-28 | 2 | -30/+51 |
| * | From: Wilbert Pol [mailto:wilbert@jdg.info] |  Aaron Giles | 2008-02-28 | 8 | -3602/+9093 |
| * | - Better variable name for the cursor counter |  Zsolt Vasvari | 2008-02-28 | 1 | -9/+8 |
| * | Added a stub implementation of the Rockwell 6545 |  Nathan Woods | 2008-02-28 | 2 | -0/+14 |
| * | Adds support for cursors. All 4 blinking modes are supported (always on, alw... |  Zsolt Vasvari | 2008-02-28 | 7 | -11/+67 |
| * | BITSWAP macro used. |  Mathis Rosenhauer | 2008-02-27 | 3 | -21/+23 |
| * | Support for original Omega Race state PROM |  Mathis Rosenhauer | 2008-02-27 | 3 | -3/+21 |
| * | From: Lei Wu |  Aaron Giles | 2008-02-27 | 1 | -0/+16 |
| * | Couple more address map merges, plus an MSVC compile fix. |  Aaron Giles | 2008-02-27 | 4 | -125/+68 |
| * | - Clean-up of the Crazy Climber video driver, mainly via tilemap conversion. |  Zsolt Vasvari | 2008-02-27 | 10 | -1639/+1216 |
| * | Added Cal Omega - Game 10.7 (Big Game). |  Roberto Fresca | 2008-02-27 | 2 | -3/+32 |
| * | correction to the color code |  Brian Troha | 2008-02-26 | 1 | -2/+2 |
| * | Turned on use of designated initializers for tokenized structures in gcc, |  Aaron Giles | 2008-02-26 | 9 | -48/+48 |
| * | Merged memory maps. |  Aaron Giles | 2008-02-26 | 16 | -1039/+547 |
| * | Fixed typo. |  Aaron Giles | 2008-02-26 | 1 | -1/+1 |
| * | Change priority_bitmap accesses back to UINT8s, now that we are |  Aaron Giles | 2008-02-26 | 1 | -28/+28 |
| * | Big changes to Cal Omega driver to support systems 903/904/905/906. |  Roberto Fresca | 2008-02-26 | 6 | -727/+2154 |
| * | Converted MACHINE_DRIVER definitions from function |  Aaron Giles | 2008-02-26 | 39 | -524/+966 |
| * | credit Razz |  Brian Troha | 2008-02-26 | 2 | -1/+73 |
| * | reverted back as my commit clobbered recent additions. |  Brian Troha | 2008-02-25 | 1 | -2/+11 |
| * | * remove flip_screen macro |  Couriersud | 2008-02-25 | 218 | -663/+685 |
| * | Credit Razz |  Brian Troha | 2008-02-25 | 3 | -15/+36 |
| * | * Fix issues related to flip_screen being a define |  Couriersud | 2008-02-25 | 24 | -47/+80 |
| * | dkong.c: |  Couriersud | 2008-02-25 | 1 | -0/+4 |
| * | [NSS] Removed bogus DIPs. |  R. Belmont | 2008-02-25 | 2 | -36/+2 |
| * | - Added new game: Royal Vegas Joker Card (fast deal, english gfx). |  Roberto Fresca | 2008-02-25 | 3 | -6/+196 |
| * | Adds a little bit of docs for American Horse Shoe |  Brian Troha | 2008-02-25 | 1 | -54/+77 |
| * | Added new module: tokenize.h. This centralizes the behavior of |  Aaron Giles | 2008-02-25 | 5 | -191/+409 |
| * | Various vector games: |  Couriersud | 2008-02-24 | 13 | -26/+0 |
| * | - Backs out BITMAP8 removal from most places. |  Zsolt Vasvari | 2008-02-24 | 33 | -168/+249 |
| * | dkong.c: |  Couriersud | 2008-02-24 | 3 | -43/+62 |
| * | Different fix for X the Ball sound. Pulse no longer works for the 34010. Undi... |  Aaron Giles | 2008-02-24 | 2 | -3/+1 |
| * | Removes 8-bit bitmap support and converts all previously 8-bit bitmaps to 16-bit |  Zsolt Vasvari | 2008-02-24 | 40 | -1010/+307 |
| * | - Added some asserts to drawgfx and drawgfxzoom |  Zsolt Vasvari | 2008-02-24 | 1 | -925/+926 |
| * | machine->pen lookup removal |  Zsolt Vasvari | 2008-02-24 | 35 | -132/+120 |
| * | Fixes crash in Raiga |  Zsolt Vasvari | 2008-02-24 | 2 | -52/+147 |
| * | removes the confirmed bad dump of Virtua striker 2 2000 |  Brian Troha | 2008-02-24 | 2 | -48/+24 |
| * | This fixes the DAC sound in X The Ball that got broken in 114u2. Not 100% if... |  Zsolt Vasvari | 2008-02-24 | 1 | -0/+2 |
| * | Fixed compilation error when compiled for MESS |  Nathan Woods | 2008-02-23 | 1 | -0/+2 |
| * | bionicc.c: |  Couriersud | 2008-02-23 | 1 | -4/+10 |
| * | Fixes for screenless games. |  Aaron Giles | 2008-02-23 | 2 | -7/+13 |
| * | Added a rule to make VS2008 compile seamlessly. |  Aaron Giles | 2008-02-23 | 1 | -0/+2 |
| * | Remove some deprecat.h includes from osd layer: |  Couriersud | 2008-02-23 | 5 | -19/+17 |
| * | made the code more readable so that isn't an excuse anymore, but it still see... |  davidhay | 2008-02-23 | 1 | -98/+39 |
| * | * output raw video parameters pixclock, htotal, hbend, hbstart, vtotal, vbend... |  Couriersud | 2008-02-23 | 1 | -0/+24 |
| * | Fixed typo |  Zsolt Vasvari | 2008-02-22 | 1 | -1/+1 |