732a657694
This changes Dynarmic::A32/A64::Config to store fastmem_pointer in a std::optional<uintptr_t>, allowing the user to pass a zero base address for the guest memory, which can be used to effectively implement a shared address space between the host and the guest. |
||
---|---|---|
.. | ||
a64.cpp | ||
fibonacci.cpp | ||
fp_min_max.cpp | ||
fuzz_with_unicorn.cpp | ||
misaligned_page_table.cpp | ||
test_invalidation.cpp | ||
testenv.h | ||
verify_unicorn.cpp |