| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | memory: Remove MemoryHook | 2021-01-01 | 1 | -93/+0 | |
| * | core: Move PageTable struct into Common. | 2019-03-16 | 1 | -4/+4 | |
| * | global: Use std::optional instead of boost::optional (#1578) | 2018-10-30 | 1 | -5/+5 | |
| * | Port #4182 from Citra: "Prefix all size_t with std::" | 2018-09-15 | 1 | -4/+4 | |
| * | kernel: Eliminate kernel global state | 2018-08-28 | 1 | -0/+2 | |
| * | arm_test_common: Make file static variable a member variable of the testing e... | 2018-07-20 | 1 | -0/+5 | |
| * | arm_test_common: Add missing header guard | 2018-07-20 | 1 | -0/+2 | |
| * | memory: Replace all memory hooking with Special regions | 2018-01-27 | 1 | -11/+11 | |
| * | tests: Add tests for vadd | 2017-07-23 | 1 | -1/+2 | |
| * | tests: Arm testing framework | 2017-07-23 | 1 | -0/+83 |