summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/ds1315.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Moved the remaining slot interfaces to emu/bus. (nw) Curt Coder2014-03-171-218/+0
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-2/+0
* added save state to a few recently modernized devices. nw. Fabio Priuli2013-06-081-0/+3
* (MESS) modernized DS1315 clock device. [Fabio Priuli] Fabio Priuli2013-06-041-119/+70
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+7
* 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
* Enum and union normalization. Aaron Giles2012-09-161-2/+2
* 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/+29
* Removed zero sized inline_config (no whatsnew) Miodrag Milanovic2012-08-301-1/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+268