mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-20 20:51:03 +01:00
tests: Add verbose debugging output and test_reader
This commit is contained in:
@@ -40,12 +40,6 @@
|
||||
#include <fmt/format.h>
|
||||
#include <fmt/ostream.h>
|
||||
|
||||
#if defined(__APPLE__) && defined(MCL_ARCHITECTURE_ARM64)
|
||||
# include <mach/mach_init.h>
|
||||
# include <mach/mach_port.h>
|
||||
# include <mach/task.h>
|
||||
#endif
|
||||
|
||||
constexpr bool mask_fpsr_cum_bits = true;
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user