Commit History

Author SHA1 Message Date
  Yuri Kunde Schlesner c72ccfa6db HLE: Move kernel/archive.* to service/fs/ 11 years ago
  Yuri Kunde Schlesner 731b31fe97 Switch to C++14 to use std::make_unique 11 years ago
  Yuri Kunde Schlesner b5d9f7364e Travis: Use gcc 4.9 instead of 4.8 since it's getting installed anyway 11 years ago
  Yuri Kunde Schlesner a69afb0670 Travis: Enable tracing on the script to ease troubleshooting 11 years ago
  Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type 11 years ago
  bunnei 1ee740898a Merge pull request #276 from lioncash/decrappify 11 years ago
  bunnei 17b4d6747a Merge pull request #246 from Subv/cbranch_1 11 years ago
  bunnei 2cac148ff3 Merge pull request #273 from bunnei/more-skyeye-fixes 11 years ago
  bunnei d26b7146ce ARM: Pull some SkyEye fixes from 3dmoo. 11 years ago
  Tony Wasserka befff3232d Merge pull request #257 from lioncash/gitignore 11 years ago
  Lioncash 99f1326e81 Update gitignore with OS-specific global filetypes. 11 years ago
  Lioncash f6cb8c1927 Clean up armdefs.h 11 years ago
  bunnei 8eac8ee3f3 Merge pull request #278 from yuriks/log-colors 11 years ago
  Yuri Kunde Schlesner ac87c3b0d0 Restore the original console color after logging a message. 11 years ago
  Subv 1051795c32 Kernel/Semaphores: Fixed build 11 years ago
  Subv ea95876431 Kernel/Semaphore: Small style change 11 years ago
  Subv effb181888 Kernel/Semaphores: Invert the available count checking. 11 years ago
  Subv 5e25986235 Kernel/Semaphores: Addressed some issues. 11 years ago
  Subv cc81a510e3 Semaphore: Removed an unneeded function 11 years ago
  Subv 61434651d8 Semaphores: Addressed some style issues 11 years ago
  Subv abff4a7ee2 Semaphore: Implemented the initial_count parameter. 11 years ago
  Subv 49b31badba SVC: Implemented ReleaseSemaphore. 11 years ago
  Subv 82c84883a5 SVC: Implemented svcCreateSemaphore 11 years ago
  bunnei 9ce11b2d92 Merge pull request #274 from lioncash/kernel 11 years ago
  Lioncash cfc0ee9c60 kernel: Remove unused log arguments 11 years ago
  bunnei af1cd769e7 Merge pull request #258 from yuriks/log-ng 11 years ago
  Yuri Kunde Schlesner 4d2a6f8b9b Remove old logging system 11 years ago
  Yuri Kunde Schlesner 0e0a007a25 Add configurable per-class log filtering 11 years ago
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 years ago
  Yuri Kunde Schlesner 6390c66e95 Implement text path trimming for shorter paths. 11 years ago