| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-18 | - moved Handle/Result definitions to kernel.h | bunnei | |
| - added ResetType enum | |||
| 2014-05-16 | added stubbed GetProcSemaphore - does nothing but avoids an exception | bunnei | |
| 2014-05-07 | - removed HLE mem "hack" and replaced with kernel mem region | bunnei | |
| - added a helper function for getting command buffer for services - fixed bug where GSP DMA was incorrectly being done in DataSynchronizationBarrier (instead of gsp_TriggerCmdReqQueue) | |||
| 2014-04-24 | - refactored how service functions are called | bunnei | |
| - added option to create/delete service handles | |||
| 2014-04-16 | fixed bug with printing std::string in log messages | bunnei | |
| 2014-04-16 | updated service comments | bunnei | |
| 2014-04-16 | - added stubbed out GSP::Gpu service interface | bunnei | |
| - various cleanups/refactors to HLE services | |||
| 2014-04-15 | restructured hle:services completely to use function lookup tables | bunnei | |
