Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state hace 8 años
  Lioncash b8be5524bc kernel/error: Add error code for invalid memory permissions hace 8 años
  Lioncash e93fa7f2cc kernel/thread: Fix potential crashes introduced in 26de4bb521b1ace7af76eff4f6956cb23ac0d58c hace 8 años
  Lioncash 26de4bb521 core/memory: Get rid of 3DS leftovers hace 8 años
  Lioncash a2304fad16 kernel: Remove unnecessary includes hace 8 años
  Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable hace 8 años
  James Rowe 0d46f0df12 Update clang format hace 8 años
  James Rowe 638956aa81 Rename logging macro back to LOG_* hace 8 años
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward hace 8 años
  Lioncash 1913cf4783 kernel/shared_memory: Remove unnecessary semicolon at end of ConvertPermissions() hace 8 años
  Lioncash 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones hace 8 años
  bunnei 99ae9dbf49 shared_memory: Remove incorrect 3ds-specific check. hace 8 años
  N00byKing 1d8b6ad13b Clang Fixes hace 8 años
  N00byKing 0e72d0d826 More Warning cleanups hace 8 años
  N00byKing ef875d6a35 Clean Warnings (?) hace 8 años
  bunnei 7d6653268f core: Move process creation out of global state. hace 8 años
  bunnei df008a159b shared_memory: Remove some checks. hace 8 años
  bunnei 647364db8f svc: SharedMemory size should be 64-bits and cleanup. hace 8 años
  shinyquagsire23 96c444d1ff shared_memory: Only mark addresses as invalid if they are within the heap hace 8 años
  bunnei 22659afcd0 shared_memory: Minor fixes and cleanup. hace 8 años
  Subv b18589ecf7 Kernel/SharedMemory: Don't take over and unmap the source memory block when creating a shared memory, just reference it. hace 8 años
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity hace 8 años
  Yuri Kunde Schlesner 326e7c7020 Memory: Make PhysicalToVirtualAddress return a boost::optional hace 9 años
  Yuri Kunde Schlesner 2cdb40d709 Kernel: Centralize error definitions in errors.h hace 9 años
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include hace 9 años
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. hace 9 años
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format hace 9 años
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. hace 9 años
  Subv ac2de12ed8 HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block. hace 10 años
  Subv d261984f54 Kernel: Account for automatically-allocated shared memories in the amount of used linear heap memory. hace 10 años