summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/s3c44b0.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-2/+2
* s2c24xxx cleanup and modernization of devices using it (nw) Miodrag Milanovic2013-04-181-12/+21
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+7
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-35/+35
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-19/+19
* Memory handler normalization, part 1. Aaron Giles2012-09-171-4/+4
* added missing \n to remaining fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-091-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/+38
* Removed zero sized inline_config (no whatsnew) Miodrag Milanovic2012-08-301-1/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+2058