| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-09 | Disable memory checks by default, even on debug, move ram memory allocation ↵ | gdkchan | |
| inside the CPU, since the size if fixed anyway, better heap region size | |||
| 2018-02-27 | Change 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-25 | Implement SvcSetMemoryAttribute | gdkchan | |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss | |
