Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 0c8594b225 Revert "kernel: Various improvements to scheduler" hace 4 años
  Valeri 0b3d12be40 Fix check is thread current in GetThreadContext hace 4 años
  bunnei 68eee94875 core: hle: kernel: Reflect non-emulated threads as core 3. hace 5 años
  bunnei f3db3dcc8d hle: kernel: svc: Remove part of ExitProcess. hace 5 años
  bunnei 24540e0ad9 kernel: svc: ConnectToNamedPort: Close extra reference to port. hace 5 años
  bunnei c63ea608aa kernel: svc: Add missing error check to CancelSynchronization. hace 5 años
  Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess hace 5 años
  Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error hace 5 años
  bunnei f54ea749a4 hle: kernel: svc: Update ConnectToNamedPort to use new CreateNamedServicePort interface. hace 5 años
  bunnei eae107d0e9 kernel: svc: Remove unused RetrieveResourceLimitValue function. hace 5 años
  bunnei 7866eb03bb hle: kernel: svc: ConnectToNamedPort: Use KHandleTable::Reserve. hace 5 años
  bunnei 4b03e6e776 hle: kernel: Migrate to KHandleTable. hace 5 años
  bunnei 0b27c721c9 hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory. hace 5 años
  bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. hace 5 años
  bunnei 626f746971 hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject. hace 5 años
  bunnei 0297448fbc hle: kernel: Migrate KClientPort to KAutoObject. hace 5 años
  bunnei aa2844bcf9 hle: kernel: HandleTable: Remove deprecated APIs. hace 5 años
  bunnei b57c5a9b54 hle: kernel: Migrate KResourceLimit to KAutoObject. hace 5 años
  bunnei 674122038a hle: kernel: svc: Migrate WaitSynchronization. hace 5 años
  bunnei 126aaeb6d3 hle: kernel: svc: Use new handle table API for Process. hace 5 años
  bunnei c7d8b7421c hle: kernel: Migrate KTransferMemory to KAutoObject. hace 5 años
  bunnei 7444963bbb hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. hace 5 años
  bunnei 2cb6106523 hle: kernel: svc: Migrate GetThreadContext, GetThreadCoreMask. hace 5 años
  bunnei 76a0814142 hle: kernel: svc: Migrate GetProcessId, CancelSynchronization, SetThreadActivity. hace 5 años
  bunnei 269d233a94 hle: kernel: svc_results: Update naming.. hace 5 años
  bunnei 2e8d6fe9a0 hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. hace 5 años
  bunnei 89edbe8aa2 hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps. hace 5 años
  bunnei addc0bf037 hle: kernel: Migrate KEvent to KAutoObject. hace 5 años
  bunnei 086db71e94 hle: kernel: Migrate KSharedMemory to KAutoObject. hace 5 años
  bunnei 7ccbdd4d8d hle: kernel: Migrate KProcess to KAutoObject. hace 5 años