summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/strata.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-61/+61
|
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
| | | | we can allocate objects of the real type.
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
| | | note: hoarded dump removed too from coco_cart.xml, this will not be tolerated
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+2
|
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
|
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-19/+0
|
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+29
|
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+695