aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-23suppressed use of gen_multi - use intermediate FT0 register for floats - use ...bellard
2003-11-23PowerPC support (Jocelyn Mayer)bellard
2003-11-22FTST instruction fixbellard
2003-11-19more fcmovxx testsbellard
2003-11-19fixed TB linking in case of code invalidation (fixes random segfaults)bellard
2003-11-19added fcmovxx supportbellard
2003-11-19added fcmovxx support (fixes segfaults in some recent linux tools) - fixed ir...bellard
2003-11-19always completely redefine the TLB in case of MMU faultbellard
2003-11-16static config for SDLbellard
2003-11-16fcmovx supportbellard
2003-11-16more hack for CMOS interruption (enable linux /dev/rtc not to hang) - auto bo...bellard
2003-11-16more precise stack operations in call/int gates (16 bit wrapping is handled i...bellard
2003-11-16quick and dirty CMOS irq emulation (windows install uses it) - emm386 keyboar...bellard
2003-11-16make windows happierbellard
2003-11-13call gate fix - verr and verw fixbellard
2003-11-13fixed pop %sp bugbellard
2003-11-13fixed lmsw instructionbellard
2003-11-13updatebellard
2003-11-13Soundblaster 16 support (malc)bellard
2003-11-13iret and int fix for vm86 - added undefined instructions for real and vm86 mo...bellard
2003-11-13added verr, verw, arpl - more precise segment rights checksbellard
2003-11-13io map checksbellard
2003-11-12dump more registersbellard
2003-11-12full TSS support - IO map check support - conforming segment check fixes - ir...bellard
2003-11-12added comments and TSS bitbellard
2003-11-12make Knoppix CD-ROM probe happybellard
2003-11-11new VGA biosbellard
2003-11-1164-bit multiplication fix (Ulrich Hecht)bellard
2003-11-11moved IDE driver to ide.cbellard
2003-11-11hardware level IDE CD-ROM emulation - added second IDE interface for up to 4 ...bellard
2003-11-09soft mmu fix (aka debian random seg fault fix)bellard
2003-11-09ppc fixbellard
2003-11-04a20 support - keyboard led fixbellard
2003-11-04a20 supportbellard
2003-11-04updatebellard
2003-11-03ARM half word load/store fix (Ulrich Hecht)bellard
2003-10-30big endian fixesbellard
2003-10-30temporary hack for PowerPC system emulationbellard
2003-10-30enabled system emulator build on PowerPC - increased portability of soft mmu ...bellard
2003-10-30endianness and portability fixesbellard
2003-10-30no need for locks in system modebellard
2003-10-30unused functions in system modebellard
2003-10-30cannot simply write segment registers in system modebellard
2003-10-30cmov fix (bug on PowerPC)bellard
2003-10-30soft MMU performance fix (oops)bellard
2003-10-28fixed long double accesses when using soft MMUbellard
2003-10-28fixed ldq() macrosbellard
2003-10-28CONFIG_STATIC patchbellard
2003-10-28updatebellard
2003-10-28updatebellard