Commit History

Author SHA1 Message Date
  James Rowe 0d46f0df12 Update clang format 8 years ago
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward 8 years ago
  Lioncash 1913cf4783 kernel/shared_memory: Remove unnecessary semicolon at end of ConvertPermissions() 8 years ago
  Lioncash 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones 8 years ago
  bunnei 99ae9dbf49 shared_memory: Remove incorrect 3ds-specific check. 8 years ago
  N00byKing 1d8b6ad13b Clang Fixes 8 years ago
  N00byKing 0e72d0d826 More Warning cleanups 8 years ago
  N00byKing ef875d6a35 Clean Warnings (?) 8 years ago
  bunnei 7d6653268f core: Move process creation out of global state. 8 years ago
  bunnei df008a159b shared_memory: Remove some checks. 8 years ago
  bunnei 647364db8f svc: SharedMemory size should be 64-bits and cleanup. 8 years ago
  shinyquagsire23 96c444d1ff shared_memory: Only mark addresses as invalid if they are within the heap 8 years ago
  bunnei 22659afcd0 shared_memory: Minor fixes and cleanup. 8 years ago
  Subv b18589ecf7 Kernel/SharedMemory: Don't take over and unmap the source memory block when creating a shared memory, just reference it. 8 years ago
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity 8 years ago
  Yuri Kunde Schlesner 326e7c7020 Memory: Make PhysicalToVirtualAddress return a boost::optional 9 years ago
  Yuri Kunde Schlesner 2cdb40d709 Kernel: Centralize error definitions in errors.h 9 years ago
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
  Subv ac2de12ed8 HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block. 10 years ago
  Subv d261984f54 Kernel: Account for automatically-allocated shared memories in the amount of used linear heap memory. 10 years ago
  Subv 5679d066b5 Kernel/SharedMemory: Log an error when Map fails. 10 years ago
  Subv 0fb6d2a247 Kernel: Implemented shared memory permissions. 10 years ago
  Subv 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support. 10 years ago
  Subv d90d5a0ee6 HLE/SVC: Implement UnmapMemoryBlock. 10 years ago
  Yuri Kunde Schlesner 687d973980 Core: Improve APT Shared Font hack 11 years ago
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files 11 years ago