Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output of new srcclean changes that are relatively small [smf] | 2013-01-11 | 1 | -4/+0 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -39/+37 | |
| | |||||
* | change from device->machine() to space.machine() in device handlers in order ↵ | 2012-09-21 | 1 | -15/+15 | |
| | | | | to make next changes easier (no whatsnew) | ||||
* | Stop allocating arrays of UINT8s for the tokens, when | 2012-09-18 | 1 | -1/+1 | |
| | | | | we can allocate objects of the real type. | ||||
* | Clean-ups and version bumpmame0147 | 2012-09-17 | 1 | -1/+1 | |
| | | | note: hoarded dump removed too from coco_cart.xml, this will not be tolerated | ||||
* | Pass 2 of struct modernization. | 2012-09-15 | 1 | -2/+2 | |
| | |||||
* | Don't use safe_pc[base] when you already have a | 2012-09-11 | 1 | -15/+15 | |
| | | | | | | resolved device_state_interface. Added redundant methods to device_state_interface to generate errors when this is done. | ||||
* | Add safe_pc() and safe_pcbase() methods to device_t. | 2012-09-11 | 1 | -15/+15 | |
| | | | | | | Convert all cpu_get_pc() to safe_pc() and cpu_getpreviouspc() to safe_basepc(). Removed the old macros. | ||||
* | Cleanup and some inheritance fixes (no whatsnew) | 2012-09-03 | 1 | -22/+0 | |
| | |||||
* | conversion of legacy devices into modern wip (no whatsnew) | 2012-09-03 | 1 | -2/+38 | |
| | |||||
* | Removed zero sized inline_config (no whatsnew) | 2012-08-30 | 1 | -1/+0 | |
| | |||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+1065 | |