summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-20wav finalization fix (malc)bellard1-3/+2
2005-11-20pcm endianness is now explicit (malc)bellard3-8/+14
2005-11-20make the TB cache independent of MMU mappings (faster MMU context switches an...bellard3-426/+206
2005-11-20removed unneeded codebellard1-11/+1
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard6-91/+38
2005-11-20use direct jump only for jumps in the same pagebellard4-72/+110
2005-11-20use direct jump only for jumps in the same page - stop translation after mtsr...bellard1-15/+26
2005-11-19DOS 6.22 fix (Johannes Schindelin)bellard1-1/+1
2005-11-19target independent memory access functionsbellard1-51/+139
2005-11-19USB reset typo (Lonnie Mendez)bellard1-1/+1
2005-11-19updatebellard1-3/+3
2005-11-15updatebellard2-38/+82
2005-11-15new network emulationbellard7-419/+902
2005-11-13correct use of USBDEVFS_DISCONNECTbellard1-4/+9
2005-11-11sparc merge (Blue Swirl)bellard6-174/+736
2005-11-11debug fix (malc)bellard2-31/+34
2005-11-11VM state change support (malc)bellard1-41/+43
2005-11-11size_t fix (malc)bellard2-2/+3
2005-11-11compile fix (malc)bellard1-1/+2
2005-11-11debug msg (malc)bellard1-5/+8
2005-11-11API for changes in VM state (malc)bellard2-3/+50
2005-11-11ES1370 word sized read fix (aka Win9x bug) (malc)bellard1-3/+35
2005-11-10spelling fix (malc)bellard1-1/+1
2005-11-10low level host parallel port accessbellard4-65/+171
2005-11-10char dev ioctlsbellard2-10/+29
2005-11-08use host serial portbellard5-10/+232
2005-11-06use softfloat types in softmmu_header.h (Paul Brook)bellard1-8/+8
2005-11-06thumb BLX insn fix (Paul Brook)bellard1-1/+1
2005-11-06suppressed unneeded options - added isapc machinebellard4-29/+40
2005-11-06m68k disassembler (Paul Brook)bellard6-7/+5073
2005-11-06USB helpbellard2-0/+108
2005-11-06USB user interfacebellard9-133/+456
2005-11-06serial load/save VM support (Vincent Pelletier)bellard1-0/+37
2005-11-05audio merge (malc)bellard23-798/+981
2005-11-05same PCI parameters as PIIX3bellard1-3/+3
2005-11-05added virtual USB mouse supportbellard4-8/+373
2005-11-05cosmeticsbellard1-52/+49
2005-11-05initial USB supportbellard9-1/+1847
2005-11-02gcc4 warning (Paul Brook)bellard1-0/+20
2005-10-30SDL full screen patch for Windows (malc)bellard1-0/+11
2005-10-30suppressed JUMP_TB (Paul Brook)bellard7-60/+116
2005-10-30updatebellard1-0/+1
2005-10-30avoid using physical accesses in user emulationbellard4-142/+156
2005-10-30User-mode gdbserver port number (Paul Brook)bellard1-6/+5
2005-10-30Arm AT_HWCAP AUXV entry (Paul Brook)bellard1-0/+22
2005-10-30vmdk endianness fix (Benoit Poulot-Cazajous)bellard1-2/+2
2005-10-30endianness fixbellard1-26/+54
2005-10-30more physical memory access functionsbellard2-0/+51
2005-10-30endianness fixbellard1-2/+1
2005-10-30updatebellard1-1/+2