Commit message (Expand) | Author | Age | |
---|---|---|---|
* | - removed HLE mem "hack" and replaced with kernel mem region | bunnei | 2014-05-07 |
* | moved HLE::MRC to its own module, added support for catching data synchroniza... | bunnei | 2014-04-25 |
* | - fixed tabs in function_wrappers.h | bunnei | 2014-04-16 |
* | added a GetPointer function for reading from HLE command buffer | bunnei | 2014-04-13 |
* | added OS memory read/write for thread command buffer | bunnei | 2014-04-12 |
* | - added HLE to connect to "srv:" service | bunnei | 2014-04-12 |
* | replace tabs with spaces | bunnei | 2014-04-11 |
* | base code to call a syscall from ARM11 appcore | bunnei | 2014-04-10 |
* | changed some naming/misc cleanups | bunnei | 2014-04-10 |
* | - removed syscall classes (will just use HLEFunction) | bunnei | 2014-04-10 |
* | added initial modules for setting up SysCall HLE | bunnei | 2014-04-10 |