summaryrefslogtreecommitdiffstats
path: root/src/tests/core/memory/memory.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-03core/memory: Get rid of 3DS leftoversLioncash1-56/+0
2018-03-14core: Move process creation out of global state.bunnei1-4/+4
2018-03-02Kernel: Store the program id in the Process class instead of the CodeSet class.Subv1-4/+4
2018-01-13Fix build on macOS and linuxMerryMage1-1/+1
2017-09-27Tests: Added Memory::IsValidVirtualAddress tests.Subv1-0/+56