mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-04-06 14:53:46 +00:00
Migrate to mcl
This commit is contained in:
parent
ed9955891f
commit
78b4ba10c9
181 changed files with 987 additions and 1807 deletions
|
|
@ -8,8 +8,8 @@
|
|||
#include <iostream>
|
||||
|
||||
#include <catch2/catch.hpp>
|
||||
#include <mcl/assert.hpp>
|
||||
|
||||
#include "dynarmic/common/assert.h"
|
||||
#include "dynarmic/frontend/A32/decoder/asimd.h"
|
||||
#include "dynarmic/frontend/A32/translate/impl/a32_translate_impl.h"
|
||||
#include "dynarmic/interface/A32/config.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue