mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-22 17:46:08 -04:00
fix(dynarmic): resolve fastmem_pointer type compatibility issues
- Convert fastmem_pointer assignments from raw pointers to uintptr_t - Replace nullptr comparisons with std::optional::has_value() - Use std::nullopt instead of nullptr for optional types - Update Dynarmic submodule to commit 9d4582339 Signed-off-by: Zephyron <zephyron@citron-emu.org>
This commit is contained in:
2
externals/dynarmic
vendored
2
externals/dynarmic
vendored
Submodule externals/dynarmic updated: ba8192d890...9d45823399
Reference in New Issue
Block a user