yuzu-fork/src/tests
Lioncash 8e510d5afa kernel: Make the address arbiter instance per-process
Now that we have the address arbiter extracted to its own class, we can
fix an innaccuracy with the kernel. Said inaccuracy being that there
isn't only one address arbiter. Each process instance contains its own
AddressArbiter instance in the actual kernel.

This fixes that and gets rid of another long-standing issue that could
arise when attempting to create more than one process.
2019-03-07 23:27:51 -05:00
..
common Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
core kernel: Make the address arbiter instance per-process 2019-03-07 23:27:51 -05:00
CMakeLists.txt Tests: Remove glad test OS X work-around 2018-09-15 15:24:11 +02:00
tests.cpp externals: Update catch to 2.3.0 2018-08-07 19:26:13 -04:00