Age | Commit message (Expand) | Author |
2006-08-03 | added missing returns | bellard |
2006-08-03 | win32 fixes (initial patch by kazu) | bellard |
2006-08-02 | fixed refresh logic (initial patch by Igor Kovalenko) | bellard |
2006-08-02 | some compilation fixes | bellard |
2006-08-01 | async file I/O API | bellard |
2006-08-01 | commit to specific devices | bellard |
2006-08-01 | show backing file name | bellard |
2006-08-01 | removed unused code | bellard |
2006-07-30 | Rewrite Arm host support. | pbrook |
2006-07-29 | Arm host build fix. | pbrook |
2006-07-22 | error display fix (malc) | bellard |
2006-07-21 | Fix Arm cp15 c13 (Process ID) register writes. | pbrook |
2006-07-19 | usb destroy API change (Lonnie Mendez) | bellard |
2006-07-19 | Linux compilation fix | bellard |
2006-07-18 | Sparc64 host support (Blue Swirl) | bellard |
2006-07-18 | Sparc64 user emulator fixes (Blue Swirl) | bellard |
2006-07-18 | sparc64 fixes (Blue Swirl) | bellard |
2006-07-18 | audio capture fixes (malc) | bellard |
2006-07-17 | Fix comment typo. | pbrook |
2006-07-16 | audio capture to wab files (malc) | bellard |
2006-07-16 | update | bellard |
2006-07-15 | Defer timer initialization until after commandline processing. | pbrook |
2006-07-14 | added mouse event generation | bellard |
2006-07-14 | generate CRLF instead of LF | bellard |
2006-07-14 | fixed LF interpretation | bellard |
2006-07-14 | update | bellard |
2006-07-14 | win32 compilation fixes | bellard |
2006-07-14 | win32 compilation - force process affinity on win32 as a workaround for SMP i... | bellard |
2006-07-13 | avoid recursive tx | bellard |
2006-07-13 | new clock logic: cpu ticks and virtual clocks are no longer proportional - ad... | bellard |
2006-07-13 | export cpu_get_real_ticks() | bellard |
2006-07-13 | use posix timers | bellard |
2006-07-10 | fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor K... | bellard |
2006-07-10 | monitor/mwait workaround | bellard |
2006-07-10 | monitor/mwait support | bellard |
2006-07-05 | Don't include audio.h when building tools. | pbrook |
2006-07-04 | audio endianness API changes (malc) | bellard |
2006-07-04 | avoid unneeded dependencies | bellard |
2006-07-04 | audio fixes + initial audio capture support (malc) | bellard |
2006-07-04 | sb16 fixes (WfW 3 appears to work with shipped drivers) (malc) | bellard |
2006-07-04 | rate converter fix (malc) | bellard |
2006-07-04 | update | bellard |
2006-07-04 | pcnet nic support (Antony T Curtis) | bellard |
2006-07-04 | rtl8139 fixes (Igor Kovalenko) | bellard |
2006-07-04 | fix for IO_MEM_ROMD support | bellard |
2006-07-04 | flash device fix | bellard |
2006-07-01 | disable unimplemented C+ mode (aka windows xp 64 fix) | bellard |
2006-06-27 | initial MIPS signal handling (initial patch by Raphael Rigo) | bellard |
2006-06-27 | telnet protocol and more consistent syntax (Jason Wessel) | bellard |
2006-06-26 | display device identifier string for user with info usb (Lonnie Mendez) | bellard |