| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -344/+0 | |
| | | |||||
| * | more sorting of MESS licenses (nw) | 2015-05-13 | 1 | -2/+2 | |
| | | |||||
| * | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | | |||||
| * | converted micropolis and wd17xx to use inline configs. nw. | 2014-05-16 | 1 | -50/+7 | |
| | | |||||
| * | modernized access for legacy floppy, quite straight forward thing (nw) | 2014-04-02 | 1 | -13/+12 | |
| | | |||||
| * | (MESS) micropolis: devcb2. (nw) | 2014-03-19 | 1 | -8/+8 | |
| | | |||||
| * | first round of clang 3.4 fixes for MESS (nw) | 2014-02-20 | 1 | -0/+2 | |
| | | |||||
| * | Cleanups and version bumpmame0150 | 2013-09-17 | 1 | -1/+1 | |
| | | |||||
| * | Modernized the micropolis device. Testing needed. (nw) | 2013-09-10 | 1 | -183/+153 | |
| | | |||||
| * | devlegcy.h usage cleanup (nw) | 2013-07-10 | 1 | -0/+1 | |
| | | |||||
| * | changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) | 2013-06-21 | 1 | -1/+1 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -21/+19 | |
| | | |||||
| * | change from device->machine() to space.machine() in device handlers in order ↵ | 2012-09-21 | 1 | -1/+1 | |
| | | | | | 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. | ||||
| * | Memory handler normalization, part 1. | 2012-09-17 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | 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 | -19/+0 | |
| | | |||||
| * | conversion of legacy devices into modern wip (no whatsnew) | 2012-09-03 | 1 | -2/+38 | |
| | | |||||
| * | Removed template usage for legacy devices, to make my future work easier (nw) | 2012-08-30 | 1 | -9/+13 | |
| | | |||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+395 | |
