7 Commits (fc8dbc402f4a07db59e6b900beef125174d0e1aa)

Author SHA1 Message Date
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 4 weeks ago
lizzie df838a57fd
[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) 2 months ago
lizzie f9773fa908
[dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 5 months ago
lizzie d498db1106
[dynarmic] nuke zydis/zycore out of orbit forever (#2893) 5 months ago
unknown 6b01c13975
Revert "[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775)" (#2863) 5 months ago
lizzie 61ab1be0e7
[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775) 5 months ago
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143) 8 months ago
lizzie 111f2c3be5
[dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 8 months ago
lizzie 0a67c5a324 [dynarmic] fix tests 8 months ago
swurl 6c655321e6
Move dead submodules in-tree 10 months ago