aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-04PowerPC update (Jocelyn Mayer)bellard
2004-01-04factorized GenOpFuncbellard
2004-01-04PowerPC System emulation (Jocelyn Mayer)bellard
2004-01-04ppc fixbellard
2004-01-04changed cpu_x86_in/out to cpu_in/outbellard
2004-01-04aalib support with SDLbellard
2004-01-04infer access typebellard
2004-01-04suppressed explicit access type and use the exception routine to infer it fro...bellard
2004-01-04PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB apibellard
2004-01-04updatebellard
2004-01-04make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct...bellard
2004-01-04hack for target_ulong definebellard
2004-01-04assembly soft MMU defines on i386bellard
2004-01-04WHEEL defines may not be available in SDLbellard
2004-01-04updated so that PPC/ARM/SPARC executables are automatically launched when inv...bellard
2004-01-04correct cpu statebellard
2004-01-04CD-ROM detection fixbellard
2004-01-04(temporary) only physical dump is possible in gdbbellard
2004-01-04new generic TLB support - faster self modifying code support - added ROM memo...bellard
2004-01-04added support for direct patching on i386 host (faster emulation) - increased...bellard
2004-01-04added support for direct patching on i386 host (faster emulation)bellard
2004-01-04include stddef.h for size_t definitionbellard
2004-01-04export more memory definesbellard
2004-01-04support for new TLB handlingbellard
2004-01-04waiting for TARGET_HAS_SMC patchbellard
2004-01-04added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (fa...bellard
2004-01-04added raw/user/kernel memory accesses (faster emulation)bellard
2004-01-04fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch nu...bellard
2004-01-04added stx_T1_A0 micro opsbellard
2004-01-04fixed word bit operations with memory offset - suppressed push/pop micro oper...bellard
2004-01-04correct value for ADDSEG is real mode (fixes GRUB boot) - update static prote...bellard
2004-01-04debug updates - page_unprotect() is no longer needed in softmmu casebellard
2004-01-04added PE to static CPU state (avoids flushing translated code when swiching b...bellard
2004-01-04signal fix: update the host signal 'signal ignored' state to avoid unexpected...bellard
2004-01-04updatebellard
2004-01-04first multi target test (lauches 'ls')bellard
2004-01-04more precise PIT gate emulationbellard
2004-01-04removed test codebellard
2004-01-04explicited S3 specific code - added more debug codebellard
2004-01-04termios support for SPARC and PPCbellard
2004-01-04stat64 fix - added getpagesize()bellard
2004-01-04SPARC fixes : syscall fixes - added user register window exception supportbellard
2004-01-04added CPU callbacksbellard
2004-01-04more generic TLB support - began to fix unlikely interrupt issuesbellard
2004-01-04aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixesbellard
2004-01-04sparc fixesbellard
2004-01-04float access fixesbellard
2004-01-04updatebellard
2004-01-04invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...bellard
2004-01-04debug fixes - use more generic TLB mappingsbellard