提交歷史

作者 SHA1 備註 提交日期
  Subv effb181888 Kernel/Semaphores: Invert the available count checking. 11 年之前
  Subv 5e25986235 Kernel/Semaphores: Addressed some issues. 11 年之前
  Subv cc81a510e3 Semaphore: Removed an unneeded function 11 年之前
  Subv 61434651d8 Semaphores: Addressed some style issues 11 年之前
  Subv abff4a7ee2 Semaphore: Implemented the initial_count parameter. 11 年之前
  Subv 49b31badba SVC: Implemented ReleaseSemaphore. 11 年之前
  Subv 82c84883a5 SVC: Implemented svcCreateSemaphore 11 年之前
  bunnei 9ce11b2d92 Merge pull request #274 from lioncash/kernel 11 年之前
  Lioncash cfc0ee9c60 kernel: Remove unused log arguments 11 年之前
  bunnei af1cd769e7 Merge pull request #258 from yuriks/log-ng 11 年之前
  Yuri Kunde Schlesner 4d2a6f8b9b Remove old logging system 11 年之前
  Yuri Kunde Schlesner 0e0a007a25 Add configurable per-class log filtering 11 年之前
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 年之前
  Yuri Kunde Schlesner 6390c66e95 Implement text path trimming for shorter paths. 11 年之前
  Yuri Kunde Schlesner 6b0fb62c47 Re-add coloring to the console logging output. 11 年之前
  Yuri Kunde Schlesner 616d874443 New logging system 11 年之前
  Yuri Kunde Schlesner 04b1f2936c Add SCOPE_EXIT macro to conveniently execute cleanup actions 11 年之前
  Yuri Kunde Schlesner ed0221552a doxygen: Enable EXTRACT_ALL so that Doxygen identifies namespaces 11 年之前
  Yuri Kunde Schlesner eda30c36ee Added missing include in common_funcs.h 11 年之前
  Yuri Kunde Schlesner 8a681cdf3d Remove redundant include from common_funcs.h 11 年之前
  bunnei a6791e4fc7 Merge pull request #267 from bunnei/apt-shared-font 11 年之前
  bunnei 6fe61d3deb APT_U: Added GetSharedFont service function. 11 年之前
  Tony Wasserka 33e61ef514 Merge pull request #261 from neobrain/boost 11 年之前
  bunnei cb1d9402b3 Merge pull request #268 from bunnei/dsp-read-pipe-if-possible 11 年之前
  bunnei 988998cca5 DSP: Added stub for ReadPipeIfPossible. 11 年之前
  bunnei 5bac72282a Common: Add "sysdata" to GetUserPath and cleanup. 11 年之前
  bunnei 4cb7a44d4e MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP. 11 年之前
  bunnei 3a75c8069e Merge pull request #256 from Subv/mutex 11 年之前
  bunnei 37711fc624 Merge pull request #239 from linkmauve/country-codes 11 年之前
  Emmanuel Gil Peyrot 5a3b1b5f44 CFG:U: Store country codes as u16 instead of char pointers, and return the correct error in GetCountryCodeID. 11 年之前