You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lizzie fc8dbc402f [dynarmic, macroHLE] Use faster ankerl for xbyak maps 4 days ago
..
A32 [dynarmic] remove dead-code interpreter (#3547) 3 weeks ago
A64 [dynarmic] fix SignedDiv64 crashing if immediate constprop took effect; also fix result for 0x8000_0000/0xFFFF_FFFF not returning properly for SignedDiv32 (#3517) 3 weeks ago
fp [cmake] refactor: Use CPM over submodules (#143) 7 months ago
native [common] replace Common::BitCast with libc++ provided one (#2774) 5 months ago
unicorn_emu [dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 5 months ago
CMakeLists.txt [cmake] Fix MoltenVK Fetch and Dynarmic tests build (#3559) 3 weeks ago
decoder_tests.cpp [dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253) 1 month ago
fuzz_util.cpp [cmake] refactor: Use CPM over submodules (#143) 7 months ago
fuzz_util.h [cmake] refactor: Use CPM over submodules (#143) 7 months ago
print_info.cpp [dynarmic] Fix building of tests (#3599) 3 weeks ago
rand_int.h [cmake] refactor: Use CPM over submodules (#143) 7 months ago
rsqrt_test.cpp [cmake] refactor: Use CPM over submodules (#143) 7 months ago
rsqrt_test_fn.s [cmake] refactor: Use CPM over submodules (#143) 7 months ago
test_generator.cpp [dynarmic] remove dead-code interpreter (#3547) 3 weeks ago
test_reader.cpp [cmake] refactor: Use CPM over submodules (#143) 7 months ago
x64_cpu_info.cpp [dynarmic, macroHLE] Use faster ankerl for xbyak maps 19 hours ago