Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-02-25 | native FPU support in code copy mode | bellard | 1 | -1/+3 |
2004-02-16 | experimental code copy support | bellard | 1 | -2/+10 |
2004-02-06 | added generic physical memory dirty bit support | bellard | 1 | -0/+2 |
2004-02-03 | temporary interrupt locking fix (need rework) | bellard | 1 | -1/+1 |
2004-01-24 | correct target_ulong definition | bellard | 1 | -5/+0 |
2004-01-18 | PowerPC merge (Jocelyn Mayer) | bellard | 1 | -0/+6 |
2004-01-18 | ppc code gen size fix | bellard | 1 | -2/+2 |
2004-01-04 | factorized GenOpFunc | bellard | 1 | -1/+7 |
2004-01-04 | added support for direct patching on i386 host (faster emulation) - increased... | bellard | 1 | -17/+120 |
2004-01-04 | more generic TLB support - began to fix unlikely interrupt issues | bellard | 1 | -2/+2 |
2003-11-19 | fixed TB linking in case of code invalidation (fixes random segfaults) | bellard | 1 | -0/+1 |
2003-10-30 | no need for locks in system mode | bellard | 1 | -1/+1 |
2003-10-27 | full soft mmu support | bellard | 1 | -0/+25 |
2003-09-30 | new directory structure | bellard | 1 | -0/+417 |