| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix broken boot introduced by last-minute change in #1025 | 2015-08-22 | 1 | -1/+1 | |
| * | Kernel: Implement svcGetProcessInfo in a basic way | 2015-08-16 | 1 | -1/+3 | |
| * | Kernel: Add more infrastructure to support different memory layouts | 2015-08-16 | 1 | -0/+5 | |
| * | Memory: Move address type conversion routines to memory.cpp/h | 2015-08-16 | 1 | -0/+11 | |
| * | Memory: Move PAGE_MASK and PAGE_BITS to memory.h | 2015-08-16 | 1 | -0/+2 | |
| * | Common: Cleanup memory and misc includes. | 2015-06-28 | 1 | -0/+2 | |
| * | Remove every trailing whitespace from the project (but externals). | 2015-05-29 | 1 | -1/+1 | |
| * | Memory: Use a table based lookup scheme to read from memory regions | 2015-05-15 | 1 | -0/+4 | |
| * | Memmap: Re-organize memory function in two files | 2015-05-15 | 1 | -0/+125 |