コミット履歴

作者 SHA1 メッセージ 日付
  Lioncash 67b8265bd6 kernel/svc: Provide implementations for svcDumpInfo/svcDumpInfoNew 6 年 前
  bunnei c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 年 前
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 年 前
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 年 前
  Lioncash b2165c6b35 core/memory: Migrate over ReadCString() to the Memory class 6 年 前
  Lioncash 536fc7f0ea core: Prepare various classes for memory read/write migration 6 年 前
  Lioncash e58748fd80 core/memory: Migrate over address checking functions to the new Memory class 6 年 前
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 年 前
  bunnei 63248f4edd Update svc.cpp 6 年 前
  bunnei 6eaf7ab55f svc: GetSystemTick should return cntpct_el0, not core ticks. 6 年 前
  bunnei 6a3fc5d2ff Merge pull request #3114 from FernandoS27/cond-var 6 年 前
  Fernando Sahmkow 46bb609981 Kernel: Optimize condition variable threads management. 6 年 前
  Fernando Sahmkow 2ab41ceff4 Kernel: Correct SignalProcessWideKey 6 年 前
  Fernando Sahmkow 2d16507f9f Kernel: Correct behavior of Condition Variables to be more similar to real hardware. 6 年 前
  Fernando Sahmkow 7d16b2d2dd Kernel: Correct Cancel Synchronization. 6 年 前
  bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 年 前
  Fernando Sahmkow 3073615dbc Kernel: Address Feedback. 6 年 前
  Fernando Sahmkow 0b72b34d89 KernelSVC: Assert that condition variable address is aligned to 4 bytes. 6 年 前
  Fernando Sahmkow 27d571c084 Kernel: Correct redundant yields to only advance time forward. 6 年 前
  Fernando Sahmkow 44e09e5f21 Kernel: Correct Results in Condition Variables and Mutexes 6 年 前
  Fernando Sahmkow 103f3a2fe5 Scheduler: Add protections for Yield bombing 6 年 前
  Fernando Sahmkow 82218c925a Kernel: Style and Corrections 7 年 前
  Fernando Sahmkow fcc6b34fff Correct PrepareReschedule 7 年 前
  Fernando Sahmkow 9031502974 Correct Supervisor Calls to work with the new scheduler, 7 年 前
  bunnei 5d369112d9 Merge pull request #2687 from lioncash/tls-process 7 年 前
  Fernando Sahmkow 5e457bf258 Kernel: Downgrade WaitForAddress and SignalToAddress messages to Trace. 7 年 前
  Fernando Sahmkow 4882c058fd Merge pull request #2690 from SciresM/physmem_fixes 7 年 前
  Michael Scire 072a9796f5 Restore memory perms on svcUnmapMemory/UnloadNro 7 年 前
  Michael Scire b901cd584e clang-format fixes 7 年 前
  Michael Scire 1689784c19 address review commentary 7 年 前