summaryrefslogtreecommitdiff
path: root/src/tests/core/memory (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/memory: Get rid of 3DS leftoversGravatar Lioncash2018-08-031-56/+0
* core: Move process creation out of global state.Gravatar bunnei2018-03-141-4/+4
* Kernel: Store the program id in the Process class instead of the CodeSet class.Gravatar Subv2018-03-011-4/+4
* Fix build on macOS and linuxGravatar MerryMage2018-01-131-1/+1
* Merge remote-tracking branch 'upstream/master' into nxGravatar bunnei2017-10-091-4/+4
* Tests: Added Memory::IsValidVirtualAddress tests.Gravatar Subv2017-09-261-0/+56