Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | primary_screen -> first_screen() (nw) | 2014-03-15 | 1 | -1/+1 | |
| | |||||
* | Huge update, palette is now device (nw) | 2014-02-27 | 1 | -6/+6 | |
| | | | note: Aaron please give more descriptive text for release log I have no more strength :) | ||||
* | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag ↵ | 2014-02-16 | 1 | -15/+15 | |
| | | | | | | | | | | 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 | -6/+6 | |
| | |||||
* | Cleanups and version bumpmame0149 | 2013-06-11 | 1 | -115/+115 | |
| | |||||
* | (MESS) intv: converted the STIC video chip emulation to be a device. [Fabio ↵ | 2013-05-26 | 1 | -23/+816 | |
| | | | | Priuli] | ||||
* | 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] | ||||
* | Add safe_pc() and safe_pcbase() methods to device_t. | 2012-09-11 | 1 | -1/+1 | |
| | | | | | | Convert all cpu_get_pc() to safe_pc() and cpu_getpreviouspc() to safe_basepc(). Removed the old macros. | ||||
* | fixed some warnings about unreachable statements reported by cppcheck (no ↵ | 2012-09-08 | 1 | -1/+0 | |
| | | | | whatsnew) | ||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+187 | |