| Commit message (Expand) | Author | Age | Files | Lines |
* | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -1/+1 |
* | update licenses for : Tony La Porta, Sean Young, Mathis Rosenhauer, Paul Prie... |  Miodrag Milanovic | 2015-05-15 | 1 | -1/+1 |
* | (MESS) Fix gp32 credit, my code's all gone (nw) |  R. Belmont | 2015-05-08 | 1 | -2/+2 |
* | Start adding owners to files in MESS and updated license for PeT (nw) |  Miodrag Milanovic | 2015-05-08 | 1 | -1/+1 |
* | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | nand/smartmed: converted to use inline configs. nw. |  Fabio Priuli | 2014-05-19 | 1 | -2/+1 |
* | primary_screen -> first_screen() (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -5/+5 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -6/+6 |
* | MESS part of ATTR_PRINTF review (nw) |  Oliver Stöneberg | 2014-02-25 | 1 | -1/+1 |
* | Switched rgb_t to a class, replacing macros with methods. Mappings are |  Aaron Giles | 2014-02-19 | 1 | -1/+1 |
* | more state cleanup and some modernization (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -75/+69 |
* | (MESS) gp32.c: Reduce tagmap lookups (nw) |  Wilbert Pol | 2013-02-12 | 1 | -133/+111 |
* | (MESS) gp32.c: Some tagmap cleanups (nw) |  Wilbert Pol | 2013-02-10 | 1 | -185/+157 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -5/+5 |
* | (MESS) gp32: Added software list for SmartMedia cards, based on the no-intro ... |  Curt Coder | 2012-10-28 | 1 | -0/+2 |
* | modernization or timer callbacks part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 1 | -64/+61 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -1/+1 |
* | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 1 | -6/+4 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -4/+4 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -6/+4 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -3/+3 |
* | Add safe_pc() and safe_pcbase() methods to device_t. |  Aaron Giles | 2012-09-11 | 1 | -38/+38 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+1786 |