Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -6/+6 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -12/+12 |
2007-08-04 | Use UTC/localtime flag in M48Txx | blueswir1 | 1 | -2/+8 |
2007-05-19 | Use full 36-bit physical address space on SS10 | blueswir1 | 1 | -3/+3 |
2007-04-14 | Add device save and reset methods to FDC and M48T59 | blueswir1 | 1 | -1/+40 |
2007-04-07 | Unify IRQ handling. | pbrook | 1 | -6/+6 |
2006-06-14 | clock year fix for sparc (Blue Swirl) | bellard | 1 | -2/+8 |
2005-10-30 | suppressed m48t08 RTC - simplified m48t59 RTC api | bellard | 1 | -91/+97 |
2004-06-21 | memory mapped NVRAM (Jocelyn Mayer) | bellard | 1 | -1/+95 |
2004-06-20 | new reset API | bellard | 1 | -3/+1 |
2004-05-20 | win32 fix | bellard | 1 | -2/+10 |
2004-05-17 | NVRAM fixes (Jocelyn Mayer) | bellard | 1 | -6/+37 |
2004-04-12 | ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram | bellard | 1 | -39/+24 |
2004-04-12 | PowerPC system emulation fixes (Jocelyn Mayer) | bellard | 1 | -0/+486 |