summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/msm58321.c
Commit message (Expand)AuthorAgeFilesLines
* License tags. (nw) Curt Coder2013-10-161-0/+2
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* fixed uninitialized variable in src/emu/machine/msm58321.c (nw) Oliver Stöneberg2013-02-221-1/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Added the clock counter chain and other common functions into device_rtc_inte... Curt Coder2012-04-271-87/+15
* Reimplemented devcb using delegates and classes. Unified the logic Aaron Giles2011-05-021-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-71/+28
* Created device_rtc_interface which can be used to initialize RTC's to a certa... Curt Coder2011-04-221-3/+48
* cleanups, this time for good Angelo Salese2011-04-171-4/+4
* Moved files to correct folder. Curt Coder2011-04-171-26/+133
* Imported MSM58321 RTC from MESS. (no whatsnew) Curt Coder2011-04-171-0/+343