Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -9/+7 | |
| | |||||
* | srcclean (nw) | 2012-10-07 | 1 | -1/+1 | |
| | |||||
* | Stop allocating arrays of UINT8s for the tokens, when | 2012-09-18 | 1 | -1/+1 | |
| | | | | we can allocate objects of the real type. | ||||
* | Memory handler normalization, part 1. | 2012-09-17 | 1 | -3/+6 | |
| | | | | | | | | | | | | | READ/WRITE_DEVICE*_HANDLERs are now passed an address_space &, and the 8-bit variants get a mem_mask as well. This means they are now directly compatible with the member function delegates. Added a generic address space to the driver_device that can be used when no specific address space is available. Also added DECLARE_READ/WRITE_DEVICE*_HANDLER macros to declare device callbacks with default mem_mask parameters. [Aaron Giles] | ||||
* | First pass at modernizing struct definitions. | 2012-09-15 | 1 | -2/+1 | |
| | |||||
* | Cleanup and some inheritance fixes (no whatsnew) | 2012-09-03 | 1 | -21/+0 | |
| | |||||
* | conversion of legacy devices into modern wip (no whatsnew) | 2012-09-03 | 1 | -2/+29 | |
| | |||||
* | Removed zero sized inline_config (no whatsnew) | 2012-08-30 | 1 | -1/+0 | |
| | |||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+397 | |