summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/k053252.c
Commit message (Collapse)AuthorAgeFilesLines
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
| | | | we can allocate objects of the real type.
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
|
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-21/+0
|
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+38
|
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-19/+19
|
* Re-format Angelo Salese2011-05-151-7/+9
|
* Moved k053252 emulation into a separate file, nw Angelo Salese2011-05-151-0/+254