aboutsummaryrefslogtreecommitdiffstats
path: root/hw/m48t59.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog1-75/+47
2007-12-29 M48T02 support (Robert Reif)blueswir11-13/+38
2007-12-29 Make debug printing consistent (Robert Reif)blueswir11-3/+3
2007-11-17Break up vl.h.pbrook1-2/+5
2007-10-28Give an opaque to the m48t59 direct access routines to make it easierj_mayer1-4/+10
2007-09-30Avoid crash on NULL timers.j_mayer1-10/+8
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-6/+6
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-12/+12
2007-08-04 Use UTC/localtime flag in M48Txxblueswir11-2/+8
2007-05-19Use full 36-bit physical address space on SS10blueswir11-3/+3
2007-04-14Add device save and reset methods to FDC and M48T59blueswir11-1/+40
2007-04-07Unify IRQ handling.pbrook1-6/+6
2006-06-14clock year fix for sparc (Blue Swirl)bellard1-2/+8
2005-10-30suppressed m48t08 RTC - simplified m48t59 RTC apibellard1-91/+97
2004-06-21memory mapped NVRAM (Jocelyn Mayer)bellard1-1/+95
2004-06-20new reset APIbellard1-3/+1
2004-05-20win32 fixbellard1-2/+10
2004-05-17NVRAM fixes (Jocelyn Mayer)bellard1-6/+37
2004-04-12ppc: suppressed unneeded globals and headers - added explicit type for ppc nvrambellard1-39/+24
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard1-0/+486