Ash 732a657694 Change Config to make fastmem_pointer of zero valid.
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.
2024-03-02 16:31:20 +00:00
..
2023-03-31 10:29:31 +01:00
2022-12-31 17:28:34 +00:00
2022-04-19 18:05:04 +01:00
2022-04-19 18:05:04 +01:00
2023-02-04 11:30:01 +00:00
2022-10-18 15:04:30 +01:00
2021-05-01 20:33:14 +01:00
2022-12-31 17:28:34 +00:00
2024-02-10 11:31:54 +00:00
2023-02-03 22:16:29 +00:00