| Commit message (Expand) | Author | Age | Files | Lines |
* | lot more updated (nw) |  Miodrag Milanovic | 2015-05-11 | 1 | -5/+2 |
* | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | Removed pseudo-palettes from video/generic.c. All drivers that were using the... |  Alex W. Jackson | 2014-03-13 | 1 | -13/+0 |
* | modernized generic palette initializations (nw) |  Oliver Stöneberg | 2013-07-15 | 1 | -11/+0 |
* | Added highlighted white monochrome RGB. (nw) |  Curt Coder | 2013-02-09 | 1 | -0/+1 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -1/+1 |
* | Added highlighted green monochrome palette. (nw) |  Curt Coder | 2012-12-07 | 1 | -0/+1 |
* | (MESS) Death to palettes. (nw) |  Curt Coder | 2012-09-12 | 1 | -0/+4 |
* | Templatized the palette generators and made naming consistent. |  Aaron Giles | 2012-04-09 | 1 | -22/+0 |
* | Moved all drivers to using the paletteram helpers defined in the |  Aaron Giles | 2012-04-05 | 1 | -68/+0 |
* | Create new devices buffered_spriteram<n>_device, which manage buffered |  Aaron Giles | 2012-03-08 | 1 | -16/+0 |
* | Removed machine.generic.tmpbitmap, VIDEO_START(generic_bitmapped), |  Aaron Giles | 2012-01-02 | 1 | -6/+0 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -10/+10 |
* | Modified video update system. [Miodrag Milanovic] |  Miodrag Milanovic | 2011-02-24 | 1 | -1/+1 |
* | New driver: sigmab98.c [Luca Elia] |  Luca Elia | 2010-05-16 | 1 | -0/+1 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -2/+0 |
* | NOTE: This change requires two new osd functions: osd_malloc() and |  Aaron Giles | 2010-01-08 | 1 | -1/+1 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -1/+1 |
* | Purged remaining globals from video/generic.c and audio/generic.c |  Aaron Giles | 2009-11-28 | 1 | -8/+0 |
* | Removed global videoram, colorram, paletteram, and spriteram. |  Aaron Giles | 2009-11-28 | 1 | -56/+16 |
* | Added default monochrome amber and green palettes. |  Curt Coder | 2009-06-26 | 1 | -0/+2 |
* | Made a pass at shuffling/improving the system 16 and 18 bootlegs. |  Aaron Giles | 2009-05-28 | 1 | -0/+1 |
* | Memory maps merges for the following drivers: |  Angelo Salese | 2009-04-28 | 1 | -0/+1 |
* | various improvements to Heavy Unit [Angelo Salese, Tomasz Slanina, David Hayw... |  davidhay | 2009-02-28 | 1 | -0/+2 |
* | This update is the below two patches, plus the remaining changes |  Aaron Giles | 2008-12-19 | 1 | -9/+9 |
* | Fixed the colors of Yumefuda. |  Angelo Salese | 2008-10-14 | 1 | -0/+2 |
* | de-hack metro tilemaps... (lightly tested..) |  davidhay | 2008-04-28 | 1 | -0/+1 |
* | - Converted crystal.c from RGB32 to INDEXED16 |  Zsolt Vasvari | 2008-03-23 | 1 | -0/+1 |
* | DGPIX: Converted to INDEXED16 |  Zsolt Vasvari | 2008-03-22 | 1 | -0/+2 |
* | Replaces mame_bitmap with bitmap_t |  Zsolt Vasvari | 2008-02-29 | 1 | -1/+1 |
* | - Clean-up of the Crazy Climber video driver, mainly via tilemap conversion. |  Zsolt Vasvari | 2008-02-27 | 1 | -6/+3 |
* | * remove flip_screen macro |  Couriersud | 2008-02-25 | 1 | -3/+4 |
* | * Fix issues related to flip_screen being a define |  Couriersud | 2008-02-25 | 1 | -1/+4 |
* | From Atari Ace: |  Zsolt Vasvari | 2008-02-18 | 1 | -4/+0 |
* | Removes all palette_X_r functions |  Zsolt Vasvari | 2008-01-18 | 1 | -8/+1 |
* | Removed videoram_r, colorram_r, spriteram_r, spriteram16_r and spriteram16_w ... |  Zsolt Vasvari | 2008-01-14 | 1 | -15/+0 |
* | - Removed dirtybuffer from video/generic.c and all drivers still using it. G... |  Zsolt Vasvari | 2008-01-14 | 1 | -8/+3 |
* | Copyright cleanup: |  Aaron Giles | 2008-01-06 | 1 | -1/+1 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+229 |