Search
lxdream.org :: lxdream/src/test/testsh4x86.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/test/testsh4x86.c
changeset931:430048ea8b71
authornkeynes
dateTue Dec 23 05:48:05 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeMore refactoring and general cleanup. Most things should be working again now.
Split off cache and start real implementation, breaking save states in the process
file annotate diff log rss
931:430048ea8b7115 yearsnkeynesMore refactoring and general cleanup. Most things should be working again now. lxdream-mem
930:07e5b11419db15 yearsnkeynesRemove pointer cache and add full address-space map. Much better lxdream-mem
929:fd8cb0c82f5f15 yearsnkeynesFirst pass experiment using cached decoding. lxdream-mem
925:7cbcc51db63d15 yearsnkeynesFix 64-bit disassembly
919:dfa21f43925b15 yearsnkeynesFixup testsh4x86 to actually work (as opposed to just barely compiling)
918:7ab30c88655315 yearsnkeynesFix compile of testsh4x86
911:2f6ba75b84d115 yearsnkeynesDeclare mem_copy_* functions as FASTCALL
905:4c17ebd9ef5e15 yearsnkeynesUse regparam calling conventions for all functions called from translated code,
884:2dcd6a3829fa15 yearsnkeynesRepair unit test compilation
820:de3af548098915 yearsnkeynesFix testsh4x86 again
802:d894188b503d15 yearsnkeynesFix compiler warnings
775:b50989a6312015 yearsnkeynesFix build of testsh4x86
740:dd11269ee48b15 yearsnkeynesRationalize the two SH4 run slice impls into sh4.c, and tidy up the vm exits.
672:cc2c2b0ab27215 yearsnkeynesUpdate test again for ftrv change
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
624:b13c97bf407116 yearsnkeynesFix testsh4x86 again
602:a3aae8cbd1d716 yearsnkeynesFix testsh4x86 compile
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
578:5fbe050b055816 yearsnkeynesRepair testsh4x86 again lxdream-mmu
571:9bc09948d0f216 yearsnkeynesMore MMU work in progess. Much better now... lxdream-mmu
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
550:a27e3134014716 yearsnkeynesAdd support for the MMIO side of the TLB (and LDTLB)
515:5e5bb1dd369e16 yearsnkeynesFix compilation of the unit tests
499:14b86c78d11116 yearsnkeynesAdd some required extern methods
385:766eca01ef4d16 yearsnkeynesAdd stub for syscall method
374:8f80a795513e16 yearsnkeynesCache the pointer to the last FR bank (speeds fp ops up by about 10%)
369:4b4223e7d72016 yearsnkeynesMove the store queue operation to a function in sh4mem.c
365:94cab5ad0ed816 yearsnkeynesChange sh4x86 test to translate/disasm full basic blocks
363:7d0bab24016c16 yearsnkeynesAdd initial unit test programs
.