Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish setting copyright holders for MESS section (nw) | 2015-05-13 | 1 | -2/+2 | |
| | |||||
* | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | |||||
* | Cleanups and version bumpmame0153 | 2014-04-07 | 1 | -25/+25 | |
| | |||||
* | Removed palette_device parameter from gfx draw methods. All draw methods now ↵ | 2014-03-19 | 1 | -2/+2 | |
| | | | | use m_palette (nw) | ||||
* | Huge update, palette is now device (nw) | 2014-02-27 | 1 | -2/+2 | |
| | | | note: Aaron please give more descriptive text for release log I have no more strength :) | ||||
* | removed space before m_gfxdecode in main trunk(nw) | 2014-02-26 | 1 | -2/+2 | |
| | |||||
* | first round of clang 3.4 fixes for MESS (nw) | 2014-02-20 | 1 | -2/+2 | |
| | |||||
* | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag ↵ | 2014-02-16 | 1 | -2/+2 | |
| | | | | | | | | | | Milanovic] Updated all devices and drivers for using it. out of whatsnew: Note that it is made to work same as before, in some cases it can be more logic to move gfxdevice into subdevice itself then to keep it in main driver. | ||||
* | Moved drawgfx functions to gfx_element (nw) | 2014-02-13 | 1 | -2/+2 | |
| | |||||
* | modernized pocketc driver (nw) | 2013-04-01 | 1 | -9/+4 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -3/+2 | |
| | |||||
* | Modernized screen update calls (no whatsnew) | 2012-09-17 | 1 | -20/+19 | |
| | |||||
* | Memory handler normalization, part 2. Change legacy | 2012-09-17 | 1 | -2/+2 | |
| | | | | | | | read/write handlers to take an address_space & instead of an address_space *. Also update pretty much all other functions to take a reference where appropriate. [Aaron Giles] | ||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+218 | |