Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added GSP heap memory allocation | bunnei | 2014-04-18 | 1 | -0/+25 |
* | moved enums into Memory:: namespace | bunnei | 2014-04-18 | 1 | -4/+2 |
* | added memory read/write to GSP heap | bunnei | 2014-04-18 | 1 | -1/+3 |
* | more various refactors to memory interface | bunnei | 2014-04-18 | 1 | -20/+33 |
* | cleaned up memory interfaces a lot, removed some hackish stuff | bunnei | 2014-04-18 | 1 | -3/+1 |
* | replace tabs with spaces | bunnei | 2014-04-13 | 1 | -3/+3 |
* | added OS memory read/write for thread command buffer | bunnei | 2014-04-13 | 1 | -4/+0 |
* | - added HLE to connect to "srv:" service | bunnei | 2014-04-13 | 1 | -1/+2 |
* | added a memory mapped option for HLE | bunnei | 2014-04-12 | 1 | -5/+8 |
* | added Memory::GetCharPointer to read strings from HLE functions | bunnei | 2014-04-11 | 1 | -0/+4 |
* | fixed project includes to use new directory structure | bunnei | 2014-04-09 | 1 | -2/+2 |
* | got rid of 'src' folders in each sub-project | bunnei | 2014-04-09 | 1 | -0/+73 |