summaryrefslogtreecommitdiffstats
path: root/hw/mc146818rtc.c
Commit message (Expand)AuthorAgeFilesLines
* Unify RTCs that use host time, fix M48t59 alarm.balrog2008-02-171-14/+4
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-161-18/+18
* Add statics and missing #includes for prototypes.pbrook2007-11-181-10/+10
* Break up vl.h.pbrook2007-11-171-1/+5
* added -startdate optionbellard2007-11-071-4/+9
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-3/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-16/+16
* Fix mmapped register alignment and endianness handling.ths2007-04-171-10/+25
* Memory-mapped interface for RTC, by Herve Poussineau.ths2007-04-161-0/+93
* Unify IRQ handling.pbrook2007-04-071-6/+6
* Move date/time init to the RTC implementation.ths2006-12-071-0/+25
* more accurate emulation (do not depend on localtime() or gmtime()bellard2004-06-031-58/+102
* UIP update fixbellard2004-04-031-1/+7
* win32 port (initial patch by kazu)bellard2004-03-311-20/+0
* more precise RTC emulation (periodic timers + time updates)bellard2004-03-311-34/+264
* io port API changebellard2004-03-141-6/+6
* separated more devices from emulatorbellard2004-03-141-0/+203
OpenPOWER on IntegriCloud