Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change flags from GAME_ to MACHINE_ | 2015-07-29 | 1 | -1/+1 | |
| | | | | this better fits the drivers from MESS (which have always illogically used the GAME_ flags despite not being games) and also fits fine with arcade machines. | ||||
* | more pedantic fixes (NW) | 2015-07-08 | 1 | -1/+1 | |
| | |||||
* | z80pio: converted to use devcb2. nw. | 2014-04-29 | 1 | -25/+9 | |
| | |||||
* | License tags. (nw) | 2013-10-26 | 1 | -0/+2 | |
| | |||||
* | Cleanups and version bumpmame0149 | 2013-06-11 | 1 | -1/+1 | |
| | |||||
* | modernized speaker device. [Fabio Priuli] | 2013-06-04 | 1 | -4/+4 | |
| | |||||
* | speaker tag lookup removal, also no need to use universal tag, since easier ↵ | 2013-04-12 | 1 | -2/+2 | |
| | | | | now to follow (nw) | ||||
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) | 2013-04-10 | 1 | -1/+3 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -107/+106 | |
| | |||||
* | Replaced all device_t's with actual device classes. Regression test ↵ | 2012-11-26 | 1 | -1/+1 | |
| | | | | recommended. (nw) | ||||
* | Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) | 2012-09-19 | 1 | -67/+67 | |
| | |||||
* | (MESS) Added GAME_CLICKABLE_ARTWORK flag to some drivers. (just to test the ↵ | 2012-08-22 | 1 | -1/+1 | |
| | | | | new svn) | ||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+299 | |