summaryrefslogtreecommitdiffstats
path: root/hw/m48t59.c
Commit message (Expand)AuthorAgeFilesLines
* Unify RTCs that use host time, fix M48t59 alarm.balrog2008-02-171-75/+47
* M48T02 support (Robert Reif)blueswir12007-12-291-13/+38
* Make debug printing consistent (Robert Reif)blueswir12007-12-291-3/+3
* Break up vl.h.pbrook2007-11-171-2/+5
* Give an opaque to the m48t59 direct access routines to make it easierj_mayer2007-10-281-4/+10
* Avoid crash on NULL timers.j_mayer2007-09-301-10/+8
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-6/+6
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-12/+12
* Use UTC/localtime flag in M48Txxblueswir12007-08-041-2/+8
* Use full 36-bit physical address space on SS10blueswir12007-05-191-3/+3
* Add device save and reset methods to FDC and M48T59blueswir12007-04-141-1/+40
* Unify IRQ handling.pbrook2007-04-071-6/+6
* clock year fix for sparc (Blue Swirl)bellard2006-06-141-2/+8
* suppressed m48t08 RTC - simplified m48t59 RTC apibellard2005-10-301-91/+97
* memory mapped NVRAM (Jocelyn Mayer)bellard2004-06-211-1/+95
* new reset APIbellard2004-06-201-3/+1
* win32 fixbellard2004-05-201-2/+10
* NVRAM fixes (Jocelyn Mayer)bellard2004-05-171-6/+37
* ppc: suppressed unneeded globals and headers - added explicit type for ppc nvrambellard2004-04-121-39/+24
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-0/+486
OpenPOWER on IntegriCloud