aboutsummaryrefslogtreecommitdiffstats
path: root/hw/mc146818rtc.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-17Fix mmapped register alignment and endianness handling.ths1-10/+25
2007-04-16Memory-mapped interface for RTC, by Herve Poussineau.ths1-0/+93
2007-04-07Unify IRQ handling.pbrook1-6/+6
2006-12-07Move date/time init to the RTC implementation.ths1-0/+25
2004-06-03more accurate emulation (do not depend on localtime() or gmtime()bellard1-58/+102
2004-04-03UIP update fixbellard1-1/+7
2004-03-31win32 port (initial patch by kazu)bellard1-20/+0
2004-03-31more precise RTC emulation (periodic timers + time updates)bellard1-34/+264
2004-03-14io port API changebellard1-6/+6
2004-03-14separated more devices from emulatorbellard1-0/+203