Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move mess into mame (nw) | 2015-09-30 | 1 | -280/+0 | |
| | |||||
* | 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. | ||||
* | did change on Robbberts behalf (nw) | 2015-05-07 | 1 | -1/+1 | |
| | |||||
* | remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) | 2014-01-07 | 1 | -9/+9 | |
| | |||||
* | fixed swapped cb1 & ca2 read callbacks during conversion (nw) | 2014-01-06 | 1 | -2/+2 | |
| | |||||
* | Converted PIA6821 to DEVCB2 [smf] | 2014-01-06 | 1 | -17/+11 | |
| | |||||
* | (MESS) Added copyright info - feel free to update as needed | 2013-10-16 | 1 | -0/+2 | |
| | |||||
* | output of new srcclean changes that are relatively small [smf] | 2013-01-11 | 1 | -1/+0 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -21/+20 | |
| | |||||
* | Replaced all device_t's with actual device classes. Regression test ↵ | 2012-11-26 | 1 | -1/+1 | |
| | | | | recommended. (nw) | ||||
* | TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) | 2012-09-25 | 1 | -12/+12 | |
| | |||||
* | removed local macros since macros with same name but different syntax will ↵ | 2012-09-12 | 1 | -2/+1 | |
| | | | | be used in general (no whatsnew) | ||||
* | Clear out remaining global inlines in diexec.h. | 2012-09-12 | 1 | -3/+3 | |
| | |||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+287 | |