summaryrefslogtreecommitdiff
path: root/hw/m48t59.c
AgeCommit message (Expand)Author
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog
2007-12-29 M48T02 support (Robert Reif)blueswir1
2007-12-29 Make debug printing consistent (Robert Reif)blueswir1
2007-11-17Break up vl.h.pbrook
2007-10-28Give an opaque to the m48t59 direct access routines to make it easierj_mayer
2007-09-30Avoid crash on NULL timers.j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-08-04 Use UTC/localtime flag in M48Txxblueswir1
2007-05-19Use full 36-bit physical address space on SS10blueswir1
2007-04-14Add device save and reset methods to FDC and M48T59blueswir1
2007-04-07Unify IRQ handling.pbrook
2006-06-14clock year fix for sparc (Blue Swirl)bellard
2005-10-30suppressed m48t08 RTC - simplified m48t59 RTC apibellard
2004-06-21memory mapped NVRAM (Jocelyn Mayer)bellard
2004-06-20new reset APIbellard
2004-05-20win32 fixbellard
2004-05-17NVRAM fixes (Jocelyn Mayer)bellard
2004-04-12ppc: suppressed unneeded globals and headers - added explicit type for ppc nvrambellard
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard