summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed unused codebellard2006-08-032-273/+0
* added missing returnsbellard2006-08-031-0/+2
* win32 fixes (initial patch by kazu)bellard2006-08-031-20/+30
* fixed refresh logic (initial patch by Igor Kovalenko)bellard2006-08-021-6/+6
* some compilation fixesbellard2006-08-021-10/+16
* async file I/O APIbellard2006-08-0116-456/+1898
* commit to specific devicesbellard2006-08-011-6/+9
* show backing file namebellard2006-08-011-0/+9
* removed unused codebellard2006-08-012-198/+1
* Rewrite Arm host support.pbrook2006-07-306-78/+295
* Arm host build fix.pbrook2006-07-291-1/+1
* error display fix (malc)bellard2006-07-221-1/+2
* Fix Arm cp15 c13 (Process ID) register writes.pbrook2006-07-211-2/+10
* usb destroy API change (Lonnie Mendez)bellard2006-07-197-31/+48
* Linux compilation fixbellard2006-07-191-0/+9
* Sparc64 host support (Blue Swirl)bellard2006-07-186-18/+84
* Sparc64 user emulator fixes (Blue Swirl)bellard2006-07-183-3/+31
* sparc64 fixes (Blue Swirl)bellard2006-07-184-4/+72
* audio capture fixes (malc)bellard2006-07-183-1/+26
* Fix comment typo.pbrook2006-07-171-1/+1
* audio capture to wab files (malc)bellard2006-07-168-91/+319
* updatebellard2006-07-161-2/+7
* Defer timer initialization until after commandline processing.pbrook2006-07-151-2/+3
* added mouse event generationbellard2006-07-141-1/+25
* generate CRLF instead of LFbellard2006-07-142-3/+5
* fixed LF interpretationbellard2006-07-141-2/+4
* updatebellard2006-07-142-6/+14
* win32 compilation fixesbellard2006-07-141-25/+27
* win32 compilation - force process affinity on win32 as a workaround for SMP i...bellard2006-07-141-0/+20
* avoid recursive txbellard2006-07-131-1/+14
* new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard2006-07-134-187/+153
* export cpu_get_real_ticks()bellard2006-07-131-3/+95
* use posix timersbellard2006-07-131-1/+1
* fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor K...bellard2006-07-101-67/+268
* monitor/mwait workaroundbellard2006-07-101-1/+6
* monitor/mwait supportbellard2006-07-104-14/+97
* Don't include audio.h when building tools.pbrook2006-07-051-1/+1
* audio endianness API changes (malc)bellard2006-07-0417-109/+85
* avoid unneeded dependenciesbellard2006-07-041-18/+21
* audio fixes + initial audio capture support (malc)bellard2006-07-0415-54/+514
* sb16 fixes (WfW 3 appears to work with shipped drivers) (malc)bellard2006-07-041-24/+60
* rate converter fix (malc)bellard2006-07-041-1/+1
* updatebellard2006-07-041-8/+2
* pcnet nic support (Antony T Curtis)bellard2006-07-044-1/+1778
* rtl8139 fixes (Igor Kovalenko)bellard2006-07-041-442/+837
* fix for IO_MEM_ROMD supportbellard2006-07-041-3/+5
* flash device fixbellard2006-07-041-4/+1
* disable unimplemented C+ mode (aka windows xp 64 fix)bellard2006-07-011-1/+1
* initial MIPS signal handling (initial patch by Raphael Rigo)bellard2006-06-274-3/+376
* telnet protocol and more consistent syntax (Jason Wessel)bellard2006-06-272-82/+191
OpenPOWER on IntegriCloud