aboutsummaryrefslogtreecommitdiff
path: root/ChocolArm64/Memory
AgeCommit message (Expand)Author
2018-03-15Improvements to audout (#58)gdkchan
2018-03-10Allow to enable/disable memory checks even on release mode through the flag, ...gdkchan
2018-03-09Disable memory checks by default, even on debug, move ram memory allocation i...gdkchan
2018-02-27Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ...gdkchan
2018-02-25Implement SvcSetMemoryAttributegdkchan
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss