aboutsummaryrefslogtreecommitdiff
path: root/ChocolArm64/Memory/AMemoryMapInfo.cs
AgeCommit message (Collapse)Author
2018-02-27Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ↵gdkchan
is no longer needed with direct memory access, move some memory management logic out of AMemoryMgr, change default virtual filesystem path to AppData
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss