yuzu-mainline/src/tests/core
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data
Makes the interface future-proofed for supporting other platforms in the event we ever support platforms with differing pointer sizes. This way, we have a type in place that is always guaranteed to be able to represent a pointer exactly.
2020-07-27 21:21:01 -04:00
..
arm arm_test_common: Updates for new VMM. 2020-04-17 00:59:33 -04:00
core_timing.cpp core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00