Historie revizí

Autor SHA1 Zpráva Datum
  bunnei ad48ebb2c8 core: kernel: Add svc_types header to include SVC-specific types. před 6 roky
  bunnei 82d457af37 core: kernel: Move SVC to its own namesapce. před 6 roky
  bunnei dba112e510 core: hle: Implement separate A32/A64 SVC interfaces. před 6 roky
  Fernando Sahmkow 2bc949628d Core: Address Feedback před 6 roky
  Fernando Sahmkow d23d504d77 Kernel: Refactor synchronization to better match RE před 6 roky
  Fernando Sahmkow c5aefe42aa Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. před 6 roky
  bunnei ba53543da6 kernel: transfer_memory: Properly reserve and reset memory region. před 6 roky
  Fernando Sahmkow e4a1ead897 Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. před 6 roky
  Lioncash 30e365e4fc kernel/svc: Correct function signature of SignalProcessWideKey před 6 roky
  Lioncash 67b8265bd6 kernel/svc: Provide implementations for svcDumpInfo/svcDumpInfoNew před 6 roky
  bunnei c3d3b173d3 kernel: Implement a more accurate IPC dispatch. před 6 roky
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class před 6 roky
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class před 6 roky
  Lioncash b2165c6b35 core/memory: Migrate over ReadCString() to the Memory class před 6 roky
  Lioncash 536fc7f0ea core: Prepare various classes for memory read/write migration před 6 roky
  Lioncash e58748fd80 core/memory: Migrate over address checking functions to the new Memory class před 6 roky
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) před 6 roky
  bunnei 63248f4edd Update svc.cpp před 6 roky
  bunnei 6eaf7ab55f svc: GetSystemTick should return cntpct_el0, not core ticks. před 6 roky
  bunnei 6a3fc5d2ff Merge pull request #3114 from FernandoS27/cond-var před 6 roky
  Fernando Sahmkow 46bb609981 Kernel: Optimize condition variable threads management. před 6 roky
  Fernando Sahmkow 2ab41ceff4 Kernel: Correct SignalProcessWideKey před 6 roky
  Fernando Sahmkow 2d16507f9f Kernel: Correct behavior of Condition Variables to be more similar to real hardware. před 6 roky
  Fernando Sahmkow 7d16b2d2dd Kernel: Correct Cancel Synchronization. před 6 roky
  bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. před 6 roky
  Fernando Sahmkow 3073615dbc Kernel: Address Feedback. před 6 roky
  Fernando Sahmkow 0b72b34d89 KernelSVC: Assert that condition variable address is aligned to 4 bytes. před 6 roky
  Fernando Sahmkow 27d571c084 Kernel: Correct redundant yields to only advance time forward. před 6 roky
  Fernando Sahmkow 44e09e5f21 Kernel: Correct Results in Condition Variables and Mutexes před 6 roky
  Fernando Sahmkow 103f3a2fe5 Scheduler: Add protections for Yield bombing před 6 roky