Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added kernel memory to mem_map | bunnei | 2014-05-08 | 1 | -0/+3 |
| | |||||
* | added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded) | bunnei | 2014-05-01 | 1 | -0/+3 |
| | |||||
* | - added preliminary support for svc_MapMemoryBlock | bunnei | 2014-04-25 | 1 | -4/+6 |
| | | | | | - added shared memory region - moarrrr cleanups to memory_map | ||||
* | added functions to map Heap and Shared memory space | bunnei | 2014-04-25 | 1 | -2/+2 |
| | |||||
* | added memory read/write to GSP heap | bunnei | 2014-04-18 | 1 | -3/+2 |
| | |||||
* | more various refactors to memory interface | bunnei | 2014-04-18 | 1 | -5/+8 |
| | |||||
* | cleaned up memory interfaces a lot, removed some hackish stuff | bunnei | 2014-04-18 | 1 | -7/+1 |
| | |||||
* | - added HLE to connect to "srv:" service | bunnei | 2014-04-13 | 1 | -2/+1 |
| | | | | | | - added a manager for keeping track of services/ports - added a memory mapped region for memory accessed by HLE - added HLE for GetThreadCommandBuffer function | ||||
* | cleaned up some logging messages | bunnei | 2014-04-11 | 1 | -2/+2 |
| | |||||
* | fixed project includes to use new directory structure | bunnei | 2014-04-09 | 1 | -4/+4 |
| | |||||
* | got rid of 'src' folders in each sub-project | bunnei | 2014-04-09 | 1 | -0/+83 |