summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-2564 bit supportbellard1-1/+4
2006-06-25C99 64 bit printfbellard25-64/+67
2006-06-25sse2 commentbellard1-1/+2
2006-06-25removed warningbellard1-0/+2
2006-06-25avoid name conflictsbellard1-18/+18
2006-06-25disable user targets by default for cross compile with mingw32bellard1-1/+1
2006-06-25multiple wait object support for win32 (kazu)bellard3-16/+75
2006-06-25send correctly long key sequences on slow terminals - fixes backspace handlingbellard1-24/+104
2006-06-25removed unused code - init timers earlierbellard1-118/+10
2006-06-25cpu_get_phys_page_debug fix (Blue Swirl)bellard1-1/+2
2006-06-25sparc fpu fix - allow 64 bit addresses (Blue Swirl)bellard1-32/+35
2006-06-25updatebellard1-0/+4
2006-06-25UDP char device (initial patch by Jason Wessel) - TCP char devicebellard2-9/+426
2006-06-24mips socket calls (initial patch by Raphael Rigo)bellard3-81/+409
2006-06-24fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian Seward and malc)bellard1-8/+8
2006-06-24added movdq2q and movq2dqbellard1-1/+8
2006-06-23Sparc64 BPr branch target fix (Blue Swirl)bellard1-1/+1
2006-06-21more info about -std-vgabellard1-1/+9
2006-06-21fixed sparc64 cpu fp save/restorebellard2-7/+6
2006-06-21soft floats for SPARC (Blue Swirl)bellard4-282/+98
2006-06-21sparc branch fix (Blue Swirl)bellard1-5/+5
2006-06-21sparc user fixes (Blue Swirl)bellard2-3/+13
2006-06-19fxam fix (Julian Seward)bellard1-0/+5
2006-06-19fxam testbellard1-0/+11
2006-06-19switch_tss eflags restore fix (malc)bellard1-0/+2
2006-06-18Sun4u vga+bios tweaks (Blue Swirl).pbrook2-6/+3
2006-06-18Sparc64 insn fixes (Blue Swirl).pbrook1-11/+36
2006-06-18Add big-endian SH4-user targetpbrook2-1/+7
2006-06-18SH bugfixes.pbrook7-37/+44
2006-06-17Remove debug output.pbrook2-4/+2
2006-06-17Enable SH bFLT loader.pbrook1-0/+1
2006-06-17SH usermode fault handling.pbrook4-27/+81