summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/rtc9701.h
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Enum and union normalization. Aaron Giles2012-09-161-2/+2
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-1/+1
* tbh I don't think that the RTC clock(s) are supposed to be changed, so let's ... Angelo Salese2011-11-221-2/+2
* Implemented RTC write support Angelo Salese2011-10-161-0/+1
* RTC9701: Implemented RTC register reading and RTC time increment [Angelo Salese] Angelo Salese2011-10-161-1/+7
* Preparations for adding proper RTC emulation Angelo Salese2011-10-161-3/+5
* Haze: basic RTC-9701 eeprom support + hookup (RTC part not done) (nw) Scott Stone2011-10-121-0/+101