summaryrefslogtreecommitdiffstats
path: root/hw/mc146818rtc.c
Commit message (Expand)AuthorAgeFilesLines
* 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