Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei c083ea7d78 core: Implement separate A32/A64 ARM interfaces. hace 6 años
  Fernando Sahmkow c5aefe42aa Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. hace 6 años
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class hace 6 años
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) hace 6 años
  bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. hace 6 años
  Fernando Sahmkow b8b7ebcece Correct compiling errors and addapt to the new interface. hace 7 años
  Hexagon12 209a0dfa35 Merge pull request #2492 from lioncash/debugger hace 7 años
  Lioncash a059b9eed4 yuzu/debugger/wait_tree: Specify string conversions explicitly hace 7 años
  Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members hace 7 años
  Lioncash c268ffd831 kernel/thread: Unify wait synchronization types hace 7 años
  Fernando Sahmkow acbdfdae64 Add CondVar Thread State. hace 7 años
  Lioncash 196cc82913 yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor hace 7 años
  Lioncash 414cc1eb1f kernel: Remove the Timer class hace 7 años
  David Marcec 4f41fd84ff Removed pulse event type hace 7 años
  Lioncash f80bc712ea kernel: Rename 'default' CPU core to 'ideal' core hace 7 años
  bunnei ae582b6669 Merge pull request #1849 from encounter/svcSetThreadActivity hace 7 años
  Lioncash 17b4355391 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText hace 7 años
  Luke Street a3d78b77f8 debugger: Set paused thread color hace 7 años
  Lioncash 5eb057f422 kernel/object: Amend handle types to distinguish between readable and writable events hace 7 años
  Luke Street 3e75175d02 svc: Implement SetThreadActivity (thread suspension) hace 7 años
  Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent hace 7 años
  Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent hace 7 años
  Lioncash 90a981a03a kernel/process: Make the handle table per-process hace 7 años
  Lioncash 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs hace 7 años
  Lioncash baed7e1fba kernel/thread: Make all instance variables private hace 7 años
  Lioncash 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration hace 7 años
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" hace 7 años
  Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace hace 7 años
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable hace 8 años
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state hace 8 años