summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/733_asr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed more faulty PALETTE_INIT modernizations (nw) Oliver Stöneberg2013-08-091-0/+14
* fixed faulty PALETTE_INIT modernization (nw) Oliver Stöneberg2013-08-071-1/+1
* PALETTE_INIT modernizations Oliver Stöneberg2013-08-051-3/+3
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-0/+1
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* (MESS) fixed usage of uninitialized memory in mess/video/733_asr.c (MT05126) ... Oliver Stöneberg2013-01-281-2/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-27/+27
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* 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-20/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+38
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+746