summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-22This commit was manufactured by cvs2svn to create tagv0.8.2release_0_8_2(no author)0-0/+0
2006-07-22error display fix (malc)bellard1-1/+2
2006-07-21Fix Arm cp15 c13 (Process ID) register writes.pbrook1-2/+10
2006-07-19usb destroy API change (Lonnie Mendez)bellard7-31/+48
2006-07-19Linux compilation fixbellard1-0/+9
2006-07-18Sparc64 host support (Blue Swirl)bellard6-18/+84
2006-07-18Sparc64 user emulator fixes (Blue Swirl)bellard3-3/+31
2006-07-18sparc64 fixes (Blue Swirl)bellard4-4/+72
2006-07-18audio capture fixes (malc)bellard3-1/+26
2006-07-17Fix comment typo.pbrook1-1/+1
2006-07-16audio capture to wab files (malc)bellard8-91/+319
2006-07-16updatebellard1-2/+7
2006-07-15Defer timer initialization until after commandline processing.pbrook1-2/+3
2006-07-14added mouse event generationbellard1-1/+25
2006-07-14generate CRLF instead of LFbellard2-3/+5
2006-07-14fixed LF interpretationbellard1-2/+4
2006-07-14updatebellard2-6/+14
2006-07-14win32 compilation fixesbellard1-25/+27
2006-07-14win32 compilation - force process affinity on win32 as a workaround for SMP i...bellard1-0/+20
2006-07-13avoid recursive txbellard1-1/+14
2006-07-13new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard4-187/+153
2006-07-13export cpu_get_real_ticks()bellard1-3/+95
2006-07-13use posix timersbellard1-1/+1
2006-07-10fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor K...bellard1-67/+268
2006-07-10monitor/mwait workaroundbellard1-1/+6
2006-07-10monitor/mwait supportbellard4-14/+97
2006-07-05Don't include audio.h when building tools.pbrook1-1/+1
2006-07-04audio endianness API changes (malc)bellard17-109/+85
2006-07-04avoid unneeded dependenciesbellard1-18/+21
2006-07-04audio fixes + initial audio capture support (malc)bellard15-54/+514
2006-07-04sb16 fixes (WfW 3 appears to work with shipped drivers) (malc)bellard1-24/+60
2006-07-04rate converter fix (malc)bellard1-1/+1
2006-07-04updatebellard1-8/+2
2006-07-04pcnet nic support (Antony T Curtis)bellard4-1/+1778
2006-07-04rtl8139 fixes (Igor Kovalenko)bellard1-442/+837
2006-07-04fix for IO_MEM_ROMD supportbellard1-3/+5
2006-07-04flash device fixbellard1-4/+1
2006-07-01disable unimplemented C+ mode (aka windows xp 64 fix)bellard1-1/+1
2006-06-27initial MIPS signal handling (initial patch by Raphael Rigo)bellard4-3/+376
2006-06-27telnet protocol and more consistent syntax (Jason Wessel)bellard2-82/+191
2006-06-26display device identifier string for user with info usb (Lonnie Mendez)bellard6-5/+39
2006-06-26consistent update of ERL and EXLbellard3-5/+5
2006-06-26Windows sparse file support (Frediano Ziglio)bellard3-2/+50
2006-06-26fix crash when closing windows (Frediano Ziglio)bellard1-0/+10
2006-06-26lwu support - generate exception if unaligned pc (Marius Groeger)bellard2-2/+21
2006-06-26qsub fix (Wolfgang Schildbach)bellard1-1/+1
2006-06-26SPARC FPU optimization (Blue Swirl)bellard4-37/+50
2006-06-25AMD NOR flash device support (initial patch by Jocelyn Mayer)bellard2-0/+636
2006-06-25support for dynamic address space changesbellard1-0/+8
2006-06-25low level support for memory mapped flash devices (initial patch by Jocelyn M...bellard3-7/+16