summaryrefslogtreecommitdiffstats
path: root/src/tests/core/memory (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Move process creation out of global state.bunnei2018-03-141-4/+4
* Kernel: Store the program id in the Process class instead of the CodeSet class.Subv2018-03-021-4/+4
* Fix build on macOS and linuxMerryMage2018-01-131-1/+1
* Merge remote-tracking branch 'upstream/master' into nxbunnei2017-10-101-4/+4
* Tests: Added Memory::IsValidVirtualAddress tests.Subv2017-09-271-0/+56