Migrate to mcl

This commit is contained in:
Merry 2022-04-19 15:36:26 +01:00
parent ed9955891f
commit 78b4ba10c9
181 changed files with 987 additions and 1807 deletions

View file

@ -5,7 +5,7 @@
#include "./a64_unicorn.h"
#include "dynarmic/common/assert.h"
#include <mcl/assert.hpp>
#define CHECKED(expr) \
do { \