| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-15 | Improvements to audout (#58) | gdkchan | |
| * Some audout refactoring and improvements * More audio improvements * Change ReadAsciiString to use long for the Size, avoids some casting | |||
| 2018-03-12 | Allow more than one process, free resources on process dispose, implement ↵ | gdkchan | |
| SvcExitThread | |||
| 2018-02-28 | Enable hardware frame buffer texture scaling | gdkchan | |
| 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-23 | Map heap on heap base region, fix for thread start on homebrew, add FCVTMU ↵ | gdkchan | |
| and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions | |||
| 2018-02-23 | Somewhat better NvFlinger (I guess) (fixes #30) | gdkchan | |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss | |
