Age | Commit message (Expand) | Author |
---|---|---|
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-04-17 | Fix mmapped register alignment and endianness handling. | ths |
2007-04-16 | Memory-mapped interface for RTC, by Herve Poussineau. | ths |
2007-04-07 | Unify IRQ handling. | pbrook |
2006-12-07 | Move date/time init to the RTC implementation. | ths |
2004-06-03 | more accurate emulation (do not depend on localtime() or gmtime() | bellard |
2004-04-03 | UIP update fix | bellard |
2004-03-31 | win32 port (initial patch by kazu) | bellard |
2004-03-31 | more precise RTC emulation (periodic timers + time updates) | bellard |
2004-03-14 | io port API change | bellard |
2004-03-14 | separated more devices from emulator | bellard |