История коммитов

Автор SHA1 Сообщение Дата
  bunnei 99ae9dbf49 shared_memory: Remove incorrect 3ds-specific check. 8 лет назад
  N00byKing 1d8b6ad13b Clang Fixes 8 лет назад
  N00byKing 0e72d0d826 More Warning cleanups 8 лет назад
  N00byKing ef875d6a35 Clean Warnings (?) 8 лет назад
  bunnei 7d6653268f core: Move process creation out of global state. 8 лет назад
  bunnei df008a159b shared_memory: Remove some checks. 8 лет назад
  bunnei 647364db8f svc: SharedMemory size should be 64-bits and cleanup. 8 лет назад
  shinyquagsire23 96c444d1ff shared_memory: Only mark addresses as invalid if they are within the heap 8 лет назад
  bunnei 22659afcd0 shared_memory: Minor fixes and cleanup. 8 лет назад
  Subv b18589ecf7 Kernel/SharedMemory: Don't take over and unmap the source memory block when creating a shared memory, just reference it. 8 лет назад
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity 8 лет назад
  Yuri Kunde Schlesner 326e7c7020 Memory: Make PhysicalToVirtualAddress return a boost::optional 9 лет назад
  Yuri Kunde Schlesner 2cdb40d709 Kernel: Centralize error definitions in errors.h 9 лет назад
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 лет назад
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 лет назад
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 лет назад
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 лет назад
  Subv ac2de12ed8 HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block. 10 лет назад
  Subv d261984f54 Kernel: Account for automatically-allocated shared memories in the amount of used linear heap memory. 10 лет назад
  Subv 5679d066b5 Kernel/SharedMemory: Log an error when Map fails. 10 лет назад
  Subv 0fb6d2a247 Kernel: Implemented shared memory permissions. 10 лет назад
  Subv 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support. 10 лет назад
  Subv d90d5a0ee6 HLE/SVC: Implement UnmapMemoryBlock. 10 лет назад
  Yuri Kunde Schlesner 687d973980 Core: Improve APT Shared Font hack 11 лет назад
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files 11 лет назад
  Yuri Kunde Schlesner 774eea8374 Kernel: Zero-fill shared memory blocks when mapping 11 лет назад
  Yuri Kunde Schlesner c96f22490a Kernel: Capture SharedMemory attributes at creation, not when mapping 11 лет назад
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 лет назад
  Gareth Higgins 25a43cd2ec Initialize base address to 0x0 11 лет назад
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation 11 лет назад