summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/pcf8593.c
Commit message (Expand)AuthorAgeFilesLines
* Moved some files to where they belong. (nw) Curt Coder2013-03-071-283/+0
* (MESS) Modernized PCF8593 RTC. (nw) Sandro Ronco2013-02-111-345/+147
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-20/+18
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-25/+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/+474