aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-04PowerPC fixes (Jocelyn Mayer)bellard
2003-12-02disable keyboard interrupts if keyboard clock disabled (may not be fully corr...bellard
2003-12-02P4 style multiplication eflagsbellard
2003-12-02dump irq inhibit flag as it is a part of the cpu statebellard
2003-12-02more complete eflags testing for multiplication (P4 case only)bellard
2003-11-30imull fix (suggested by Robert J. Harley)bellard
2003-11-23a20 fixbellard
2003-11-23fixed eflags IF/IOPL updatebellard
2003-11-23fixed PPC state reloadingbellard
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard
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