コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  bunnei ae3c6e82f7 Merge pull request #243 from bunnei/fix-gsp-synch 11 年 前
  bunnei a50acb40b8 Merge pull request #269 from archshift/le 11 年 前
  archshift 4763fca9f8 Explicitly specify LE strings to iconv, fixes paths in Steel Diver 11 年 前
  bunnei f94d8f9603 GSP: Trigger GPU interrupts at more accurate locations. 11 年 前
  bunnei e90b37b935 GSP: Updated TriggerCmdReqQueue to return success code. 11 年 前
  bunnei 3e1654eaa8 GSP: Updated RegisterInterruptRelayQueue to return expected magic number. 11 年 前
  bunnei 170123982d GPU: Fixed bug in command list size decoding. 11 年 前
  bunnei a1f9cde806 Merge pull request #266 from yuriks/remove-ndma 11 年 前