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

Автор SHA1 Сообщение Дата
  Lioncash 33830aa65a svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory 7 лет назад
  Lioncash 90f8474fc1 svc: Clarify enum values for AddressSpaceBaseAddr and AddressSpaceSize in svcGetInfo() 7 лет назад
  Lioncash 6c6f95d071 svc: Report correct memory-related values within some of the cases in svcGetInfo() 7 лет назад
  Lioncash 7fd598636e memory: Dehardcode the use of a 36-bit address space 7 лет назад
  Lioncash 75603b005b process/vm_manager: Amend API to allow reading parameters from NPDM metadata 7 лет назад
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
  Lioncash d94a173877 kernel/vm_manager: Convert loop into std::any_of() 8 лет назад
  Lioncash c4e0c3d76c kernel/vm_manager: Use const where applicable 8 лет назад
  Lioncash ce5ad45278 kernel/vm_manager: Use the VAddr type alias in CarveVMA() 8 лет назад
  bunnei 85421f3406 Merge pull request #690 from lioncash/move 8 лет назад
  Lioncash 93cba6f699 vm_manager: Add missing commas to string literal array elements in GetMemoryStateName() 8 лет назад
  Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable 8 лет назад
  James Rowe 0d46f0df12 Update clang format 8 лет назад
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 лет назад
  bunnei a434fdcb10 core: Implement multicore support. 8 лет назад
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward 8 лет назад
  Lioncash 843dd62c81 core: Replace usages of LOG_GENERIC with new fmt-capable equivalents 8 лет назад
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible 8 лет назад
  Lioncash 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones 8 лет назад
  bunnei 43f0f163e1 vm_manager: Increase GetTotalMemoryUsage value. 8 лет назад
  bunnei 403f8e79ea arm_interface: Support unmapping previously mapped memory. 8 лет назад
  bunnei 34a29ad051 svc: Use more correct values for GetInfo MapRegion and NewMapRegion. 8 лет назад
  bunnei 8be7131033 MemoryState: Add additional memory states and improve naming. 8 лет назад
  Lioncash 1e33db8573 vm_manager: Silence formatting specifier warnings 8 лет назад
  MerryMage 738f91a57d memory: Replace all memory hooking with Special regions 8 лет назад
  bunnei e1ee8f4657 svc: Fix svcGetInfo MapRegionBaseAddr. 8 лет назад
  bunnei 1aa4cdc3c8 Merge pull request #52 from ogniK5377/fsp 8 лет назад
  David Marcec 68143af636 Added more svcGetInfo pairs 8 лет назад
  MerryMage e35644c005 clang-format 8 лет назад
  bunnei e9710a2cf7 vm_manager: Stub out a bunch of interfaces used by svcGetInfo. 8 лет назад