Историја ревизија

Аутор SHA1 Порука Датум
  Lioncash ec6664f6d6 kernel/address_arbiter: Convert the address arbiter into a class пре 7 година
  Lioncash bd983414f6 core_timing: Convert core timing into a class пре 7 година
  Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing пре 7 година
  Lioncash 414cc1eb1f kernel: Remove the Timer class пре 7 година
  Lioncash 8435451093 kernel/thread: Make thread_id a 64-bit value пре 7 година
  Lioncash 9b3a38e3d3 kernel/process: Make process_id a 64-bit value пре 7 година
  Lioncash 5d46038c5c kernel/resource_limit: Clean up interface пре 7 година
  Lioncash 90a981a03a kernel/process: Make the handle table per-process пре 7 година
  Lioncash 5c0408596f kernel/thread: Use a regular pointer for the owner/current process пре 7 година
  Lioncash 3f17fe7133 core: Migrate current_process pointer to the kernel пре 7 година
  Lioncash 1242c1ec0a service: Migrate global named port map to the KernelCore class пре 8 година
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state пре 8 година
  Lioncash 26de4bb521 core/memory: Get rid of 3DS leftovers пре 8 година
  Lioncash bf45092c61 kernel: Move object class to its own source files пре 8 година
  Subv 013778aa21 Qt: Update the WaitTree widget to show info about the current mutex of each thread. пре 8 година
  bunnei 8581404482 kernel: Move stack region outside of application heap. пре 8 година
  bunnei 67758857e4 hle: Remove Domain and SyncObject kernel objects. пре 8 година
  MerryMage e35644c005 clang-format пре 8 година
  bunnei bd58c5470c kernel: Increase default stack size to 64K. пре 8 година
  bunnei 4236799832 kernel: Rename Semaphore to ConditionVariable. пре 8 година
  bunnei e17c0019c5 kernel: Add basic support for Domain object. пре 8 година
  James Rowe 61442d6afb Merge pull request #2839 from Subv/global_kernel_lock пре 9 година
  Subv bca8916cea Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state between the cpu thread and any other possible threads that might touch the kernel (network thread, etc). пре 9 година
  Subv 65f19b51c4 Warnings: Add UNREACHABLE macros to switches that contemplate all possible values. пре 9 година
  Yuri Kunde Schlesner be031989ee Kernel: Move HandleTable to a separate file пре 9 година
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file пре 9 година
  Yuri Kunde Schlesner 9453223075 Kernel: Removed HandleTable::GetWaitObject пре 9 година
  Yuri Kunde Schlesner b17754f998 Kernel: Extract dynamic Object pointer cast into its own function пре 9 година
  Yuri Kunde Schlesner 2cdb40d709 Kernel: Centralize error definitions in errors.h пре 9 година
  bunnei 84d72fd92f Merge pull request #2397 from Subv/pulse пре 9 година