Age | Commit message (Expand) | Author |
2004-01-18 | fixed potential exception pb on cmpxchg | bellard |
2004-01-18 | comments fix | bellard |
2004-01-18 | xadd fix | bellard |
2004-01-18 | fixed dirty bit support for 4M pages (L4 Pistachio fix) | bellard |
2004-01-18 | generate read error if no image (win XP install boot) | bellard |
2004-01-13 | fixed subtle bug: in some cases PG_DIRTY was not set correctly | bellard |
2004-01-05 | ppc support (Jocelyn Mayer) | bellard |
2004-01-05 | Floppy disk emulation (Jocelyn Mayer) | bellard |
2004-01-05 | update | bellard |
2004-01-05 | use generic GenOpFunc | bellard |
2004-01-05 | debug fixes | bellard |
2004-01-05 | changed cpu_x86_in/out to cpu_in/out | bellard |
2004-01-05 | use CPUState | bellard |
2004-01-05 | PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - us... | bellard |
2004-01-04 | fcntl flags convertion (Jocelyn Mayer) | bellard |
2004-01-04 | PowerPC support - float macros | bellard |
2004-01-04 | PowerPC update (Jocelyn Mayer) | bellard |
2004-01-04 | factorized GenOpFunc | bellard |
2004-01-04 | PowerPC System emulation (Jocelyn Mayer) | bellard |
2004-01-04 | ppc fix | bellard |
2004-01-04 | changed cpu_x86_in/out to cpu_in/out | bellard |
2004-01-04 | aalib support with SDL | bellard |
2004-01-04 | infer access type | bellard |
2004-01-04 | suppressed explicit access type and use the exception routine to infer it fro... | bellard |
2004-01-04 | PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api | bellard |
2004-01-04 | update | bellard |
2004-01-04 | make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct... | bellard |
2004-01-04 | hack for target_ulong define | bellard |
2004-01-04 | assembly soft MMU defines on i386 | bellard |
2004-01-04 | WHEEL defines may not be available in SDL | bellard |
2004-01-04 | updated so that PPC/ARM/SPARC executables are automatically launched when inv... | bellard |
2004-01-04 | correct cpu state | bellard |
2004-01-04 | CD-ROM detection fix | bellard |
2004-01-04 | (temporary) only physical dump is possible in gdb | bellard |
2004-01-04 | new generic TLB support - faster self modifying code support - added ROM memo... | bellard |
2004-01-04 | added support for direct patching on i386 host (faster emulation) - increased... | bellard |
2004-01-04 | added support for direct patching on i386 host (faster emulation) | bellard |
2004-01-04 | include stddef.h for size_t definition | bellard |
2004-01-04 | export more memory defines | bellard |
2004-01-04 | support for new TLB handling | bellard |
2004-01-04 | waiting for TARGET_HAS_SMC patch | bellard |
2004-01-04 | added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (fa... | bellard |
2004-01-04 | added raw/user/kernel memory accesses (faster emulation) | bellard |
2004-01-04 | fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch nu... | bellard |
2004-01-04 | added stx_T1_A0 micro ops | bellard |
2004-01-04 | fixed word bit operations with memory offset - suppressed push/pop micro oper... | bellard |
2004-01-04 | correct value for ADDSEG is real mode (fixes GRUB boot) - update static prote... | bellard |
2004-01-04 | debug updates - page_unprotect() is no longer needed in softmmu case | bellard |
2004-01-04 | added PE to static CPU state (avoids flushing translated code when swiching b... | bellard |
2004-01-04 | signal fix: update the host signal 'signal ignored' state to avoid unexpected... | bellard |