История коммитов

Автор SHA1 Сообщение Дата
  Lioncash 3abba08080 string_util: Remove StringFromFormat() and related functions 8 лет назад
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible 8 лет назад
  Lioncash 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones 8 лет назад
  bunnei 0214351f4f Merge pull request #370 from Subv/sync_primitives 8 лет назад
  Subv 46572d027d Kernel: Implemented mutex priority inheritance. 8 лет назад
  Subv be155f4d9d Kernel: Remove unused ConditionVariable class. 8 лет назад
  Subv b18ccf9399 Kernel: Properly implemented svcWaitProcessWideKey and svcSignalProcessWideKey 8 лет назад
  Subv e81a2080eb Kernel: Corrected the implementation of svcArbitrateLock and svcArbitrateUnlock. 8 лет назад
  Lioncash bec05db746 resource_limit: Make ResourceTypes an enum class 8 лет назад
  Lioncash d9e316e353 common_funcs: Remove ARRAY_SIZE macro 8 лет назад
  Hexagon12 e52a87b98a Various service name fixes - part 2 (rebased) (#322) 8 лет назад
  bunnei 40bccd74d3 svc: Stub out SetThreadActivity, GetThreadContext. 8 лет назад
  bunnei f6893969b3 svc: Stub GetThreadCoreMask. 8 лет назад
  N00byKing 0e72d0d826 More Warning cleanups 8 лет назад
  N00byKing ef875d6a35 Clean Warnings (?) 8 лет назад
  bunnei 34a29ad051 svc: Use more correct values for GetInfo MapRegion and NewMapRegion. 8 лет назад
  bunnei 8be7131033 MemoryState: Add additional memory states and improve naming. 8 лет назад
  bunnei 7d6653268f core: Move process creation out of global state. 8 лет назад
  bunnei f1beb69899 Merge pull request #215 from N00byKing/umapsharedmmry 8 лет назад
  N00byKing 08c6ac02cf (Hopefully) Fix MinGW Build 8 лет назад
  N00byKing 2b41c6e573 Add UnmapSharedMemory 8 лет назад
  mailwl e4f94ee30b Stub more functions 8 лет назад
  bunnei ac81c02ed9 kernel: Use Scheduler class for threading. 8 лет назад
  bunnei 42fc437268 GetInfo: Implement IsCurrentProcessBeingDebugged. 8 лет назад
  bunnei 0b6b147939 WaitProcessWideKeyAtomic: Handle case where condition variable was already created. 8 лет назад
  bunnei 647364db8f svc: SharedMemory size should be 64-bits and cleanup. 8 лет назад
  bunnei f9c9ce2005 ArbitrateLock: Assert that requesting_thread is current_thread. 8 лет назад
  bunnei 67758857e4 hle: Remove Domain and SyncObject kernel objects. 8 лет назад
  James Rowe 096be16636 Format: Run the new clang format on everything 8 лет назад
  David 0b6da0c1ab Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113) 8 лет назад